aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index d37af97..878cf8e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -12,5 +12,10 @@
"options_ui": {
"page": "settings/settings.html",
"browser_style": true
+ },
+ "browser_specific_settings": {
+ "gecko": {
+ "id": "proxy-changer@crupest.life"
+ }
}
}