Solved branch

This commit is contained in:
Austin McKinley 2022-09-08 01:16:56 +00:00 committed by #deCloudflare
parent 5714037a3e
commit 4c0c2d93e2

View File

@ -1,8 +1,8 @@
{
"manifest_version": 2,
"name": "Block Cloudflare MITM Attack!",
"name": "Block Cloudflare MITM Attack!!",
"description": "Let's fight against the growing MITM attack on the Internet.",
"version": "1.0.2.2",
"version": "1.0.0",
"homepage_url": "http://crimeflare.eu.org/",
"author": "Crimeflare",
"permissions": [
@ -52,8 +52,9 @@
],
"applications": {
"gecko": {
"id": "bcma@addon.crimeflare.eu.org",
"strict_min_version": "91.0"
"id": "bcma2@addon.crimeflare.eu.org",
"strict_min_version": "91.0",
"update_url": "https://git.disroot.org/dCF/deCloudflare/raw/branch/master/addons/releases/firefox_update.json"
}
}
}