Porn Websites Blocker

The perfect parental control solution on Chrome to stop porn and XX websites

Porn Websites Blockerとは何ですか?

Porn Websites Blockerはhttps://pi-apps.xyzによって開発されたChromeの拡張機能で、その主な機能は「The perfect parental control solution on Chrome to stop porn and XX websites」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Chrome's best solution for parental control: Stop porn and ban porn & XXX websites. Our user friendly website blocker for adult sites.
If you're looking for the right solution to block porn, adult websites and other unwanted websites-you've got the right place.
Our extension, "Porn Websites Blocker" will help you with your parental control efforts by providing several online protection solutions for you, your children and your beloved one. 
Porn Websites Blocker Product-Main Features 
* Set a hidden password which you only know. The password is provided whenever you wish to add or remove a website
* A ready blacklist of porn pages already included in the settings once the Porn websites blocker extension has been enabled (you can edit this list at any time) 
* By visiting this page and clicking on the extension button, you can add a domain / website / blog to the blacklist too. To do so, click the "Block that domain" button. 
To remove our Porn Websites Blocker
 product, just follow the next steps:
1) Enter chrome://extensions page
2) Find and locate our Porn Websites Blocker extension icon
3) Click the "remove" button
4) That's about it, we're out.                    

拡張機能の基本情報

名前 Porn Websites Blocker Porn Websites Blocker
ID cmkjjadoikmahfhmfnhmpnpdbnilcied
公式URL https://chrome.google.com/webstore/detail/porn-websites-blocker/cmkjjadoikmahfhmfnhmpnpdbnilcied
説明 The perfect parental control solution on Chrome to stop porn and XX websites
ファイルサイズ 95.71 KB
インストール数 2,000
現在のバージョン 1.0.5
最終更新日 2020-06-28
公開日 2020-06-28
評価 4.00/5 合計 5 レビュー
開発者 https://pi-apps.xyz
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://pi-apps.xyz
ヘルプページのURL https://pi-apps.xyz/privacy.php
プライバシーポリシーページのURL https://pi-apps.xyz/privacy.php
対応言語 en
manifest.json
{
    "background": {
        "scripts": [
            "js\/jquery.js",
            "js\/background.js",
            "js\/popper.min.js",
            "js\/bootstrap.min.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "icon_128.png",
            "16": "icon_16.png",
            "24": "icon_24.png",
            "32": "icon_32.png",
            "48": "icon_48.png"
        },
        "default_popup": "popup.html",
        "default_title": "Porn Websites Blocker"
    },
    "content_security_policy": "script-src 'self';  object-src 'self'",
    "description": "The perfect parental control solution on Chrome to stop porn and XX websites",
    "icons": {
        "128": "icon_128.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "22",
    "name": "Porn Websites Blocker",
    "options_page": "options.html",
    "permissions": [
        "",
        "storage",
        "webRequest",
        "webRequestBlocking",
        "tabs"
    ],
    "short_name": "Porn Websites Blocker",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.5"
}