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によって開発されたChromeの拡張機能で、その主な機能は「Filters Tor .onion domains via the Blacklist given at ahmia.fi.」です。

拡張機能のスクリーンショット

screenshot

Tor Child Abuse Filter拡張機能のCRXファイルをダウンロード

Tor Child Abuse Filter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Tor Child Abuse Filter Tor Child Abuse Filter
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
Eメール [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"
        ]
    }
}