·
80 commits
to main
since this release
Minor Changes
- ee17090: * adds support for main world content scripts declared from manifest
- shows warning during development for detected main world scripts so that the
dev is not surprised the hmr does not work for it - does not touch
chrome.scripting.registerContentScriptsscripts, as they
already work
- shows warning during development for detected main world scripts so that the