Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Fix #5244, use incognito: spanning in manifest (#5294)
Browse files Browse the repository at this point in the history
Soon Firefox will disable add-ons without this, or require people to opt-in
  • Loading branch information
ianb authored and jaredhirsch committed Jan 7, 2019
1 parent ba11087 commit 3314638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webextension/manifest.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"description": "__MSG_addonDescription__",
"author": "__MSG_addonAuthorsList__",
"homepage_url": "https://github.com/mozilla-services/screenshots",
"incognito": "spanning",
"applications": {
"gecko": {
"id": "screenshots@mozilla.org",
Expand Down

0 comments on commit 3314638

Please sign in to comment.