SYMBOL INDEX (22 symbols across 7 files) FILE: electron/config/constants.js constant BROWSER_WINDOW (line 4) | const BROWSER_WINDOW = { constant MENUBAR (line 9) | const MENUBAR = { constant INDEX_URL (line 14) | const INDEX_URL = { constant ICON (line 21) | const ICON = { constant INTERVAL (line 26) | const INTERVAL = { FILE: shared/constants.js constant IPC_FUNCTION (line 1) | const IPC_FUNCTION = { constant STORAGE_KEY (line 10) | const STORAGE_KEY = { FILE: src/chrome/plausible.js function p (line 2) | function p(t){console.warn("Ignoring Event: "+t)} function e (line 2) | function e(t,e){if(/^localhost$|^127(\.[0-9]+){0,2}\.[0-9]+$|^\[::1?\]$/... function d (line 2) | function d(){n!==a.pathname&&(n=a.pathname,e("pageview"))} FILE: src/chrome/popup.js constant MODE (line 8) | const MODE = 'mode' FILE: src/components/filter/index.js method reset (line 17) | reset() { FILE: src/config/constants.js constant VERSION (line 4) | const VERSION = pkg.version constant TRENDING_TYPE (line 6) | const TRENDING_TYPE = { constant MODE (line 11) | const MODE = { constant SINCE (line 16) | const SINCE = { constant SINCE_MAP (line 22) | const SINCE_MAP = { constant SINCE_ARRAY (line 28) | const SINCE_ARRAY = [ constant Z_INDEX (line 34) | const Z_INDEX = { constant URL (line 40) | const URL = { constant ALLOWED_TIME_OF_INACTIVITY (line 47) | const ALLOWED_TIME_OF_INACTIVITY = 1000 * 60 * 60 * 3 // 3 hours FILE: src/hooks/use-outside-click.js function handleClickOutside (line 14) | function handleClickOutside(event) {