You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adding a "world": "MAIN" to a content script manifest results in
[!] Error: There were problems with the extension manifest.
- {"js":["import-extension.ts"],"world":"MAIN"} at "/content_scripts/0" must NOT have additional properties
at validateManifest (C:\Users\dyitzchaki\github\musicbrainz\musicbrainz-scripts\node_modules\rollup-plugin-chrome-extension\src\manifest-input\manifest-parser\validate.ts:41:1)
Build tool
Rollup
Where do you see the problem?
Describe the bug
adding a
"world": "MAIN"
to a content script manifest results inReproduction
add
"world": "MAIN"
to a content script schemaLogs
System Info
Severity
blocking all usage of RPCE
The text was updated successfully, but these errors were encountered: