Skip to content

Commit

Permalink
Merge pull request #75 from alandtse/smartquotes
Browse files Browse the repository at this point in the history
fix: remove firefox specific settings
  • Loading branch information
alandtse authored Nov 22, 2020
2 parents 4802c1e + 54c5e3e commit 9cff2d6
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions app/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,5 @@
"contextMenus",
"activeTab",
"*://*.spdx.org/*"
],
"__firefox__browser_specific_settings": {
"gecko": {
"id": "{95b7d495-ee73-4a03-b918-670a9d77c871}",
"strict_min_version": "58.0"
}
}
]
}

0 comments on commit 9cff2d6

Please sign in to comment.