mirror of
https://github.com/thebaer/MMRA
synced 2024-11-13 10:11:01 +00:00
Add applications
key to manifest
Fixes potential issues with storage.sync when add-on is loaded temporarily in Firefox. (#4)
This commit is contained in:
parent
0ce4067f36
commit
1c6456b66f
@ -5,6 +5,12 @@
|
||||
"description": "Neutralizes annoying parts of the Medium reading experience so it's more enjoyable to read things.",
|
||||
"version": "1.2",
|
||||
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "mmra@matt.baer.works",
|
||||
"strict_min_version": "42.0"
|
||||
}
|
||||
},
|
||||
"options_ui": {
|
||||
"page": "options.html",
|
||||
"chrome_style": true
|
||||
|
Loading…
Reference in New Issue
Block a user