We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb64565 commit e4e8c50Copy full SHA for e4e8c50
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "isdcac",
3
- "version": "1.0.7",
+ "version": "1.0.8",
4
"description": "Get rid of cookie warnings from almost all websites!",
5
"main": "index.js",
6
"scripts": {
src/manifest_v2.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "__MSG_extensionName__",
"default_locale": "en",
"icons": {
7
"16": "icons/16.png",
8
"48": "icons/48.png",
src/manifest_v3.json
@@ -4,7 +4,7 @@
"description": "__MSG_extensionDescription__",
9
10
0 commit comments