Skip to content

Add background.scripts for Firefox MV3 compatibility - #16

Open
ozankaraali wants to merge 1 commit into
masterfrom
claude/firefox-manifest-compat-7lyNw
Open

Add background.scripts for Firefox MV3 compatibility#16
ozankaraali wants to merge 1 commit into
masterfrom
claude/firefox-manifest-compat-7lyNw

Conversation

@ozankaraali

Copy link
Copy Markdown
Owner

Firefox MV3 doesn't support background.service_worker and requires
background.scripts instead. Both keys can coexist: Chrome uses
service_worker and ignores scripts, Firefox uses scripts and ignores
service_worker.

https://claude.ai/code/session_015MPHKDTUvEPQfQd58cg3c1

Firefox MV3 doesn't support background.service_worker and requires
background.scripts instead. Both keys can coexist: Chrome uses
service_worker and ignores scripts, Firefox uses scripts and ignores
service_worker.

https://claude.ai/code/session_015MPHKDTUvEPQfQd58cg3c1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants