Implement _initChromeExtension to automatically populate the sitekey
[skeletonkey.git] / manifest.json
index 4abb1504bd0292f6984567d4cab8e5630e375e94..32f7fe9a6c536677dd0969f3c0eb50faeb4aea96 100644 (file)
@@ -6,6 +6,10 @@
 
   "description": "A secure password generator that uses repeated hashing of your master password and some salt.",
 
+  "permissions": [
+    "tabs"
+  ],
+
   "icons": {
     "16": "icon19.png",
     "48": "icon48.png",