Skip to content

Commit

Permalink
restore applications.gecko.strict_min_version
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-orr committed Feb 25, 2020
1 parent 030ecbe commit b3d48d3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
"64": "img/icon-64.png",
"128": "img/icon-128.png"
},
"applications": {
"gecko": {
"strict_min_version": "53.0"
}
},
"browser_action": {
"default_icon": "img/icon.png",
"default_title": "Unpaywall",
Expand Down

0 comments on commit b3d48d3

Please sign in to comment.