We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2400619 commit 80b8ae5Copy full SHA for 80b8ae5
1 file changed
rehost/manifest.json
@@ -8,7 +8,7 @@
8
9
"homepage_url": "https://github.com/roger21/rehost",
10
11
- "version": "0.8.0",
+ "version": "0.8.1",
12
13
"default_locale": "en",
14
@@ -26,7 +26,10 @@
26
27
"browser_specific_settings": {
28
"gecko": {
29
- "id": "rehost@roger21.free.fr"
+ "id": "rehost@roger21.free.fr",
30
+ "data_collection_permissions": {
31
+ "required": ["none"]
32
+ }
33
}
34
},
35
@@ -46,4 +49,4 @@
46
49
"browser_style": false
47
50
48
51
-}
52
+}
0 commit comments