document manifest version sync requirement
This commit is contained in:
parent
ca4eac93ce
commit
0ee4a1623d
1 changed files with 1 additions and 0 deletions
|
|
@ -194,6 +194,7 @@ dialog#my-modal .my-button {
|
|||
- Firefox Add-ons (AMO): `https://addons.mozilla.org/en-US/firefox/addon/uncloseai/`
|
||||
- Direct downloads served from `/public/downloads/` (zips built by browser-toys CI)
|
||||
- Firefox manifest requires `browser_specific_settings.gecko.data_collection_permissions` with `required: ["none"]`
|
||||
- All manifest versions must match package.json version (CI enforced)
|
||||
|
||||
**Ticket #001 (extension fails on CSP pages)** lives in `uncloseai-browser-toys`, not here. The bundled IIFE (`make bundle-extension`) is built here but the content script that injects it is in browser-toys.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue