Add toggle functionality to web extension

This commit is contained in:
Cecylia Bocovich 2019-06-26 20:21:44 -04:00
parent ead579a6e9
commit 799a13d385
5 changed files with 37 additions and 3 deletions

View file

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