diff options
author | cleaner <cleaner@noreply.codeberg.org> | 2020-07-31 12:55:32 +0200 |
---|---|---|
committer | cleaner <cleaner@noreply.codeberg.org> | 2020-07-31 12:55:32 +0200 |
commit | c23382ba1e2f415597564a82ea7c0a606171f0a5 (patch) | |
tree | 6e6369b716ca8fe7ecdaf28c83ddc64f202a73f7 | |
parent | ff89a9282069dd3cb082273f2088c45a03ae12a6 (diff) | |
download | cloudflare-tor-c23382ba1e2f415597564a82ea7c0a606171f0a5.tar.lz cloudflare-tor-c23382ba1e2f415597564a82ea7c0a606171f0a5.tar.xz cloudflare-tor-c23382ba1e2f415597564a82ea7c0a606171f0a5.zip |
Delete 'addons/ismitmlinkCR/manifest.json'
-rw-r--r-- | addons/ismitmlinkCR/manifest.json | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/addons/ismitmlinkCR/manifest.json b/addons/ismitmlinkCR/manifest.json deleted file mode 100644 index 4fb9ad26..00000000 --- a/addons/ismitmlinkCR/manifest.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "manifest_version": 2, - "name": "Ĉu ligoj estas vundeblaj al MITM-atako?", - "version": "1.0.20.2", - "minimum_chrome_version": "68", - "homepage_url": "https://ss.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion/", - "author": "Ss", - "incognito": "split", - "permissions": [ - "storage", - "unlimitedStorage" - ], - "icons": { - "72": "icons/72.png" - }, - "background": { - "scripts": [ - "bg.js" - ] - }, - "options_ui": { - "chrome_style": false, - "page": "cfg.html" - }, - "content_scripts": [ - { - "matches": [ - "http://*/*", - "https://*/*" - ], - "js": [ - "cs.js" - ], - "run_at": "document_end" - } - ] -}
\ No newline at end of file |