We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2accb45 commit c88f2c7Copy full SHA for c88f2c7
doc/Changelog
@@ -1,5 +1,9 @@
1
Changes for Privacy Badger
2
====================================
3
+## 2018.1.30
4
+* Removed the "unlimitedStorage" permission from the manifest
5
+* Changed the tracker count badge color from red to "Privacy Badger orange"
6
+
7
## 2018.1.25
8
* Added workaround to avoid Privacy Badger getting disabled as "Not from
9
Chrome Web Store" in Chrome
src/manifest.json
@@ -1,5 +1,5 @@
{
- "version": "2018.1.25",
+ "version": "2018.1.30",
"author": { "email": "eff.software.projects@gmail.com" },
"applications": {
"gecko": {
0 commit comments