diff options
| author | Stephen Blott | 2015-03-22 10:39:14 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2015-03-22 10:39:14 +0000 | 
| commit | a9a6294323c0d6385e40c771adb0870024c16824 (patch) | |
| tree | 3af2f0fd7bbdcb963f211fbcc64abe0f893e9db9 /manifest.json | |
| parent | 5abde2faa3cbcf070de82c5dffef93c553c7ad02 (diff) | |
| download | vimium-a9a6294323c0d6385e40c771adb0870024c16824.tar.bz2 | |
Use chrome.notifications for upgrade notifications.
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index beb68530..4ba222fb 100644 --- a/manifest.json +++ b/manifest.json @@ -27,6 +27,7 @@      "clipboardRead",      "storage",      "sessions", +    "notifications",      "<all_urls>"    ],    "content_scripts": [  | 
