Revision d1d5d4fb
Added by koszko about 2 years ago
manifest.json | ||
---|---|---|
23 | 23 |
"sessions", |
24 | 24 |
"storage", |
25 | 25 |
"tabs", |
26 |
"<all_urls>" |
|
26 |
"<all_urls>", |
|
27 |
"unlimitedStorage" |
|
27 | 28 |
], |
28 | 29 |
"browser_action": { |
29 | 30 |
"browser_style": true, |
Also available in: Unified diff
also require "unlimitedStorage" permission to avoid surprise later