- Node v14.17.1
- npm v6.14.13
- At root of source code provided, run:
npm installAfter command complete, run
npm run buildUpon completion, all contents of the ./dist/ directory contains the contents of the submitted add-on.
Permission Usage:
User Data Permissions
The following requested permissions:
tabsactiveTab<all_urls>
Are only utilized by the source code in the styleInjection directory.
See content injection for context.
Browser Settings
The browserSettings is used only in the ./src/background/deviceThemeManager.ts, to set the overrideContentColorScheme to system.
See Device Match mode for context.