aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcleaner <cleaner@noreply.codeberg.org>2020-07-31 12:56:34 +0200
committercleaner <cleaner@noreply.codeberg.org>2020-07-31 12:56:34 +0200
commit53205ab87a1afe0621ae095a929ec5591330531f (patch)
tree4d1a2af3679e958ffbdfc82c7f7aa663b9da71e9
parent51c0fd4a9de702797ff88ba6785b805f190fbab4 (diff)
downloadcloudflare-tor-53205ab87a1afe0621ae095a929ec5591330531f.tar.lz
cloudflare-tor-53205ab87a1afe0621ae095a929ec5591330531f.tar.xz
cloudflare-tor-53205ab87a1afe0621ae095a929ec5591330531f.zip
Delete 'addons/isattlinkCR/manifest.json'
-rw-r--r--addons/isattlinkCR/manifest.json37
1 files changed, 0 insertions, 37 deletions
diff --git a/addons/isattlinkCR/manifest.json b/addons/isattlinkCR/manifest.json
deleted file mode 100644
index ee1ee70c..00000000
--- a/addons/isattlinkCR/manifest.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "manifest_version": 2,
- "name": "Ĉu ĉi tiuj ligoj blokos Tor-uzanton?",
- "version": "1.0.2.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