Tor Child Abuse Filter
Filters Tor .onion domains via the Blacklist given at ahmia.fi.
Tor Child Abuse Filter क्या है?
Tor Child Abuse Filter serv.ing.apps द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Filters Tor .onion domains via the Blacklist given at ahmia.fi."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Tor Child Abuse Filter एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Filters Tor .onion domains via the Blacklist given at ahmia.fi.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | ibonpekjnohfhfkhfimobildlilojpcm |
आधिकारिक URL | https://chrome.google.com/webstore/detail/tor-child-abuse-filter/ibonpekjnohfhfkhfimobildlilojpcm |
विवरण | Filters Tor .onion domains via the Blacklist given at ahmia.fi. |
फ़ाइल का आकार | 31.25 KB |
स्थापना संख्या | 18 |
वर्तमान संस्करण | 0.2.0 |
अंतिम अपडेट | 2019-05-13 |
प्रकाशन तिथि | 2019-05-13 |
रेटिंग | 4.00/5 कुल 1 रेटिंग्स |
डेवलपर | serv.ing.apps |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/serv-inc/tcf |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tor Child Abuse Filter", "version": "0.2.0", "short_name": "tcf", "author": "serv-inc", "homepage_url": "https:\/\/github.com\/serv-inc\/tcf", "description": "Filters Tor .onion domains via the Blacklist given at ahmia.fi.", "icons": { "1024": "logo.png" }, "permissions": [ "tabs" ], "background": { "scripts": [ "md5.min.js", "background.js" ] } } |