Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Allow selection of manifest JSON when loading unpacked extensions #723

Closed
erosman opened this issue Nov 14, 2024 · 2 comments
Closed
Labels
neutral: safari Not opposed or supportive from Safari opposed: chrome Opposed by Chrome opposed: firefox Opposed by Firefox

Comments

@erosman
Copy link

erosman commented Nov 14, 2024

Proposal: Allow selection of manifest JSON when loading unpacked extensions

Background

Currently, developers often have to create browser-specific (or version-specific) manifest.json.
When working and/or testing on multiple browsers, developers have to rename manifest.json in order to load it as browsers look for that specific filename.

Proposal

Allow developers (file-picker) to select the manifest (JSON), disregarding the filename when loading unpacked extensions

Example

...
...
manifest-firefox.json
manifest-chrome.json
manifest-mv2.json
manifest-mv3.json
...
@github-actions github-actions bot added needs-triage: chrome Chrome needs to assess this issue for the first time needs-triage: firefox Firefox needs to assess this issue for the first time needs-triage: safari Safari needs to assess this issue for the first time labels Nov 14, 2024
@xeenon xeenon added neutral: safari Not opposed or supportive from Safari and removed needs-triage: safari Safari needs to assess this issue for the first time labels Nov 21, 2024
@xeenon
Copy link
Collaborator

xeenon commented Nov 21, 2024

Safari does not support loading unpacked extensions, so neutral here.

@Rob--W Rob--W added opposed: chrome Opposed by Chrome opposed: firefox Opposed by Firefox and removed needs-triage: chrome Chrome needs to assess this issue for the first time needs-triage: firefox Firefox needs to assess this issue for the first time labels Nov 21, 2024
@Rob--W
Copy link
Member

Rob--W commented Nov 21, 2024

Opposed, see meeting notes for details: #726

@Rob--W Rob--W closed this as completed Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
neutral: safari Not opposed or supportive from Safari opposed: chrome Opposed by Chrome opposed: firefox Opposed by Firefox
Projects
None yet
Development

No branches or pull requests

3 participants