Bug 1495127 - Screenshot's page action should set the new pinned manifest option to false so that it doesn't appear in the urlbar by default r=mixedpuppy

Differential Revision: https://phabricator.services.mozilla.com/D7366

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Drew Willcoxon 2018-10-02 21:57:40 +00:00
parent 2b31908375
commit b4f9e3b617

View File

@ -36,7 +36,8 @@
"32": "icons/icon-v2.svg"
},
"default_title": "__MSG_contextMenuLabel__",
"show_matches": ["<all_urls>"]
"show_matches": ["<all_urls>"],
"pinned": false
},
"icons": {
"32": "icons/icon-v2.svg"