Skip to content

How to add extension ID with browser_specific_settings? #150

@mike-lloyd03

Description

@mike-lloyd03

Per the Mozilla manifest spec, I can add an extension ID with:

"browser_specific_settings": {
  "gecko": {
    "id": "addon@example.com",
    "strict_min_version": "58.0"
  }
}

How do I add this using this plugin?

Thank you for this great tool.

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