diff options
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index d12f1ba..72f46bf 100644 --- a/manifest.json +++ b/manifest.json @@ -17,6 +17,7 @@    },    "permissions": [ -      "tabs" +      "tabs", +	  "storage"    ]  }  | 
