-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Looks like the firefox extension is not working.
I dug a bit and came across this blurb on on manifest.json on the mozilla site:
In some situations you need to specify an ID for your extension. If you do need to specify an add-on ID, include the applications key in manifest.json and set its gecko.id property:
"applications": {
"gecko": {
"id": "borderify@example.com"
}
}In fact, the firefox branch's manifest.json file does not contain this. Might be worth trying.
I tried myself but could not get the old bs-platform to build.
Any way I can help?
Thanks.
teymour-aldridge, bbenne10 and JeffCarpenter
Metadata
Metadata
Assignees
Labels
No labels