Skip to content

Extension broken in Firefox 136 because of empty background.scripts array #2

@carlosjeurissen

Description

@carlosjeurissen

Your extension is broken in Firefox 136, because the validation of the background key became more strict, see https://bugzilla.mozilla.org/show_bug.cgi?id=1954637

To fix this, delete

"background": {
"scripts": []
},

As a sidenote. the html property is not valid in contentScripts:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions