SYMBOL INDEX (13 symbols across 2 files) FILE: alix_for_chrome/popup/script.js function showError (line 3) | function showError() { function initialiseOptions (line 20) | function initialiseOptions() { function setOptions (line 35) | function setOptions() { function removeStylesheet (line 41) | function removeStylesheet() { function addStylesheet (line 49) | function addStylesheet() { FILE: alix_web_extension/popup/script.js constant BROWSER (line 3) | const BROWSER = chrome || browser; constant BROWSER_STRING (line 4) | const BROWSER_STRING = chrome ? 'chrome' : 'browser'; constant STORAGE (line 5) | const STORAGE = BROWSER.storage.sync || BROWSER.storage.local; function showError (line 8) | function showError() { function initialiseOptions (line 26) | function initialiseOptions() { function setOptions (line 41) | function setOptions() { function removeStylesheet (line 47) | function removeStylesheet() { function addStylesheet (line 55) | function addStylesheet() {