Adult Site Blocker

Adult Site Blocker

Adult Site Blockerとは何ですか?

Adult Site Blockerはhawkbrad975によって開発されたChromeの拡張機能で、その主な機能は「Adult Site Blocker」です。

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

screenshot

Adult Site Blocker拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Blocks all adult websites. This includes porn sites, escort sites, Online sex toy sites, dating sites, adult social media sites, adult stories sites etc. 

For all the parents out there, is your child addicted in using desktop/laptop. We are here to help you out to make sure your kids stay safe when they browse through the internet.

We block all adult websites that children are not allowed to view. We've got you covered.

How to use
1. Install the extension
2. That's it. We will take care of the rest                    

拡張機能の基本情報

名前 Adult Site Blocker Adult Site Blocker
ID cagciaflhonddnoaflenglejinohgjig
公式URL https://chrome.google.com/webstore/detail/adult-site-blocker/cagciaflhonddnoaflenglejinohgjig
説明 Adult Site Blocker
ファイルサイズ 15 KB
インストール数 130
現在のバージョン 0.3
最終更新日 2022-07-30
公開日 2021-09-21
評価 5.00/5 合計 1 レビュー
開発者 hawkbrad975
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://hawkbrad.github.io/privacy-policy-yt
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Adult Site Blocker",
    "description": "Adult Site Blocker",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "version": "0.3",
    "icons": {
        "128": "alogo.png"
    },
    "browser_action": {
        "default_icon": {
            "128": "alogo.png"
        }
    },
    "background": {
        "scripts": [
            "background\/background.js"
        ]
    },
    "manifest_version": 2
}