Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Extensions/combined/manifest-firefox.json')
-rw-r--r--Extensions/combined/manifest-firefox.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/Extensions/combined/manifest-firefox.json b/Extensions/combined/manifest-firefox.json
index c80e98f..2bf548f 100644
--- a/Extensions/combined/manifest-firefox.json
+++ b/Extensions/combined/manifest-firefox.json
@@ -24,4 +24,11 @@
"js": ["ryd.content-script.js"]
}
]
+// ,
+// "browser_specific_settings": {
+// "gecko": {
+// "id": "addon@example.com",
+// "strict_min_version": "42.0"
+// }
+// }
}