Skip to content

Conversation

mcomella
Copy link

The new output looks like:

UsageError: Cannot use previously auto-generated extension ID {redacted} - This extension ID must be specified in the manifest.json file. For example:

    // manifest.json
    {
        "browser_specific_settings": {
            "gecko": {
                "id": "{redacted}"
            }
        },

    ...
    }

@mcomella mcomella force-pushed the i3309-autogenerated-msg branch from 2a283d9 to baf9206 Compare November 22, 2024 21:10
Copy link
Member

@Rob--W Rob--W left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you drop the example and link to the documentation instead? https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/browser_specific_settings

The documentation already has an example at the top.

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