aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcesar <cesar@noreply.codeberg.org>2021-03-21 23:46:52 +0100
committercesar <cesar@noreply.codeberg.org>2021-03-21 23:46:52 +0100
commitb0f242002b7b1b9ca9cd15332b95c6ed02393219 (patch)
tree5ec8f4b673434baa09b991b6dd9d6dae4a265b11
parent5bf668d96689e5409bee046f0596b7703dbf8150 (diff)
downloadcloudflare-tor-b0f242002b7b1b9ca9cd15332b95c6ed02393219.tar.lz
cloudflare-tor-b0f242002b7b1b9ca9cd15332b95c6ed02393219.tar.xz
cloudflare-tor-b0f242002b7b1b9ca9cd15332b95c6ed02393219.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 88944826..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.4.1",
- "minimum_chrome_version": "78",
- "homepage_url": "https://sercxi.nnpaefp7pkadbxxkhz2agtbv2a4g5sgo2fbmv3i7czaua354334uqqad.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