summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-08-23 10:17:47 -0700
committerFuwn <[email protected]>2024-08-23 10:17:47 -0700
commit638ac9fdf051a3a30f93a641fba2f5187e1afc80 (patch)
tree60285bb7c199f572b995f5b6d4ff7da48bc83403 /manifest.json
parentfix(manifest): remove update url (diff)
downloadmangatranslator-main.tar.xz
mangatranslator-main.zip
feat(manifest): enable signingHEADmain
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 470eeb8..8c4841d 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,5 +1,10 @@
{
"name": "__MSG_extName__",
+ "browser_specific_settings": {
+ "gecko": {
+ }
+ },
"version": "0.0.58",
"manifest_version": 3,
"default_locale": "en",