Skip to content

List of things to do for 0.0.9 #37

@lnoss

Description

@lnoss
  • Store pictures for documentation now require 1280 x 800 pixels or 640 x 400 pixels. Thanks Google and Microsoft for being annoying.
  • Remove browser_action in manifest.json: Microsoft decided that it is invalid in a MV3 manifest. Thanks Microsoft for being annoying and not just ignoring the property.
  • From November 3, 2025, all new extensions must adopt the Firefox built-in data collection consent system. Extensions must state if and what data they collect or transmit. New versions and updates for add-ons created before November 3 don’t need to use this feature, but will have to at a later date. https://extensionworkshop.com/documentation/develop/firefox-builtin-data-consent/

"data_collection_permissions": {
        "required": ["none"]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions