Skip to content

fix(Firefox): include background.scripts in manifest.json#66

Open
nshki wants to merge 1 commit into
khiga8:mainfrom
nshki:patch-1
Open

fix(Firefox): include background.scripts in manifest.json#66
nshki wants to merge 1 commit into
khiga8:mainfrom
nshki:patch-1

Conversation

@nshki

@nshki nshki commented Jul 2, 2026

Copy link
Copy Markdown

Firefox 152.0.4 still uses background.scripts for the manifest, so when trying to load main as-is at the moment, the browser reports background.service_worker is currently disabled. Add background.scripts. This change enables Firefox to successfully load the extension.

Firefox 152.0.4 still uses `background.scripts` for the manifest, so when trying to load `main` as-is at the moment, the browser reports `background.service_worker is currently disabled. Add background.scripts`. This change enables Firefox to successfully load the extension.
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.

1 participant