Add key to manifest so unpacked extensions can sync with each other.
This commit is contained in:
parent
321813f537
commit
d9c464b4c4
@ -20,6 +20,7 @@
|
||||
},
|
||||
"homepage_url": "<%= meta.page %>",
|
||||
<% if (channel !== 'noupdate') { %> "update_url": "<%= meta.downloads %>updates<%= meta.suffix[channel] %>.xml",
|
||||
"key": "<%= meta.appid %>",
|
||||
<% } %> "minimum_chrome_version": "<%= meta.min.chrome %>",
|
||||
"permissions": [
|
||||
"storage",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user