HSites tools UPD

This commit is contained in:
Hell13Cat
2022-05-10 22:37:31 +03:00
parent ab745f9437
commit 7473269e90
2 changed files with 16 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"addons": {
"updates": [
{
"version": "0.2.0",
"update_link": "https://raw.githubusercontent.com/Hell13Cat/firefox-dev/main/extensions/HSites tools UPD/2.xpi"
}
]
}
}
+6 -1
View File
@@ -26,5 +26,10 @@
"matches": ["*://*.hentaiz.org/*", "*://hentaiz.org/*"],
"js": ["hz.js"]
}
]
],
"browser_specific_settings": {
"gecko": {
"update_url": "https://raw.githubusercontent.com/Hell13Cat/firefox-dev/main/extensions/HSites tools UPD/versions.json"
}
}
}