You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 foryour extension. If you do need to specify an add-on ID, include the applications keyin 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.
The text was updated successfully, but these errors were encountered:
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 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.
The text was updated successfully, but these errors were encountered: