SYMBOL INDEX (7 symbols across 4 files) FILE: extension/Background/BackgroundModule.js constant BROWSERACTION_ICON (line 23) | let BROWSERACTION_ICON = "/Images/Icon_Windowed_Mono@1x.png"; constant ALL_MODE (line 114) | let ALL_MODE = "mode(*)"; constant ALL_PIP (line 115) | let ALL_PIP = "pip(*)"; FILE: extension/Background/theme-color/chrome.js function setupOffscreenDocument (line 11) | async function setupOffscreenDocument(path) { FILE: extension/Content.js constant CLICK_IS_CONSIDERED_FULLSCREEN_CLICK_DELAY (line 1087) | let CLICK_IS_CONSIDERED_FULLSCREEN_CLICK_DELAY = 1 * 1000; FILE: extension/Popup/Popup.js constant ALL_MODE (line 56) | let ALL_MODE = "mode(*)"; constant ALL_PIP (line 57) | let ALL_PIP = "pip(*)";