Tor Child Abuse Filter

Filters Tor .onion domains via the Blacklist given at ahmia.fi.

Wat is Tor Child Abuse Filter?

Tor Child Abuse Filter is een Chrome-extensie ontwikkeld door serv.ing.apps, en de belangrijkste functie is "Filters Tor .onion domains via the Blacklist given at ahmia.fi.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Tor Child Abuse Filter

Download Tor Child Abuse Filter-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Filters Tor .onion domains via the Blacklist given at ahmia.fi.                    

Basisinformatie over de Extensie

Naam Tor Child Abuse Filter Tor Child Abuse Filter
ID ibonpekjnohfhfkhfimobildlilojpcm
Officiële URL https://chrome.google.com/webstore/detail/tor-child-abuse-filter/ibonpekjnohfhfkhfimobildlilojpcm
Beschrijving Filters Tor .onion domains via the Blacklist given at ahmia.fi.
Bestandsgrootte 31.25 KB
Aantal Installaties 18
Huidige Versie 0.2.0
Laatst Bijgewerkt 2019-05-13
Publicatiedatum 2019-05-13
Beoordeling 4.00/5 Totaal 1 Beoordelingen
Ontwikkelaar serv.ing.apps
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/serv-inc/tcf
Ondersteunde Talen 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"
        ]
    }
}