SYMBOL INDEX (39 symbols across 5 files) FILE: background/background.js function loadDefinitions (line 11) | async function loadDefinitions() { method getDefinitions (line 33) | async getDefinitions() { method setBadge (line 64) | setBadge(text) { method log (line 71) | log(...args) { method error (line 76) | error(error) { FILE: common/common.js method isObject (line 35) | isObject(object) { method arrayify (line 39) | arrayify(item) { method debounce (line 43) | debounce(func, wait) { method i18n (line 59) | i18n() { method capitalize (line 67) | capitalize(string) { method removeChildren (line 71) | removeChildren(element) { method el (line 77) | el(name) { method getActiveTab (line 81) | getActiveTab() { method tokenify (line 89) | async tokenify(string) { method transformDefinitions (line 156) | async transformDefinitions(definitionsByType) { method globToRegExp (line 263) | globToRegExp(glob) { method inject (line 289) | inject(func, ...args) { method remove (line 322) | remove() { method removeParent (line 327) | removeParent(level = 1) { method removeIf (line 342) | removeIf(...args) { method addClass (line 355) | addClass(...args) { method removeClass (line 360) | removeClass(...args) { method addStyle (line 369) | addStyle(...args) { method removeStyle (line 374) | removeStyle() { method click (line 379) | click() { method call (line 384) | call(...args) { method $ (line 392) | $(selector) { method defined (line 399) | async defined(...args) { method sleep (line 406) | sleep(ms = 0) { method call (line 418) | call(func, ...args) { method call (line 430) | call(func, ...args) { FILE: content/content.js method getBlockedModals (line 12) | getBlockedModals() { method getUrl (line 16) | getUrl() { method reload (line 20) | reload() { method isAllowed (line 24) | async isAllowed(url = window.location.href) { function log (line 39) | function log(...messages) { FILE: inject/inject.js method defined (line 20) | defined(chain) { method call (line 23) | call(chain, ...args) { FILE: popup/popup.js function renderTotals (line 16) | function renderTotals(prefix, totals) {