Skip to content

Commit 80b8ae5

Browse files
authored
Bump version to 0.8.1 and update manifest settings
1 parent 2400619 commit 80b8ae5

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

rehost/manifest.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
"homepage_url": "https://github.com/roger21/rehost",
1010

11-
"version": "0.8.0",
11+
"version": "0.8.1",
1212

1313
"default_locale": "en",
1414

@@ -26,7 +26,10 @@
2626

2727
"browser_specific_settings": {
2828
"gecko": {
29-
"id": "rehost@roger21.free.fr"
29+
"id": "rehost@roger21.free.fr",
30+
"data_collection_permissions": {
31+
"required": ["none"]
32+
}
3033
}
3134
},
3235

@@ -46,4 +49,4 @@
4649
"browser_style": false
4750
}
4851

49-
}
52+
}

0 commit comments

Comments
 (0)