Removed unecessary permissions from manifest

This commit is contained in:
Cecylia Bocovich 2019-06-27 09:36:38 -04:00
parent 788f2a595f
commit 6f01a6bfc4

View file

@ -13,6 +13,5 @@
}, },
"default_title": "Snowflake", "default_title": "Snowflake",
"default_popup": "popup.html" "default_popup": "popup.html"
}, }
"permissions": ["cookies", "https://snowflake.torproject.org/"]
} }