Skip to content

Commit

Permalink
Add Firefox Developer Edition and Firefox nightly to web-browser-exte…
Browse files Browse the repository at this point in the history
…nsion-distribution-information.json (#857)
  • Loading branch information
rmondello authored Dec 6, 2024
1 parent 2e0e0dc commit 2e569fe
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions quirks/web-browser-extension-distribution-information.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,44 @@
3
]
},
{
"long_name": "Mozilla Firefox Developer Edition",
"short_name": "Firefox Developer Edition",
"supported_platforms": [
"Mac",
"Windows",
"Linux"
],
"platform_specific_information": {
"Mac": {
"bundle_identifier": "org.mozilla.firefoxdeveloperedition",
"code_signing_identifier": "org.mozilla.firefoxdeveloperedition",
"code_signing_team_identifier": "43AQ936H96"
}
},
"supported_store_identifiers": [
3
]
},
{
"long_name": "Mozilla Firefox Nightly",
"short_name": "Firefox Nightly",
"supported_platforms": [
"Mac",
"Windows",
"Linux"
],
"platform_specific_information": {
"Mac": {
"bundle_identifier": "org.mozilla.nightly",
"code_signing_identifier": "org.mozilla.nightly",
"code_signing_team_identifier": "43AQ936H96"
}
},
"supported_store_identifiers": [
3
]
},
{
"long_name": "Arc",
"short_name": "Arc",
Expand Down

0 comments on commit 2e569fe

Please sign in to comment.