Skip to content

[RFC] Submit original source code to the Firefox Add-ons Store #88

Description

@Hugo-COLLIN

How do you envision this feature/change to look/work like?

A sourceZip property to optionally add in secrets or in my GH Action workflow.

What is the purpose of this change/feature? Why?

Firefox wants the source code when the production code is minified.

(OPTIONAL) Example implementations

{
  "firefox": {
    "file": "path/to/extension-build.zip",
    "sourceZip": "path/to/generated-zip-containing-original-sources.zip",
    ...
  }
}

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I checked the current issues for duplicate problems.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions