Ninja Adult Porn Blocker

The most powerful adult porn websites blocker. Enjoy the beauty of the clean internet without worries.

什麼是Ninja Adult Porn Blocker?

Ninja Adult Porn Blocker是由ixstudio.net開發的Chrome擴展程式,該擴展的主要功能是“The most powerful adult porn websites blocker. Enjoy the beauty of the clean internet without worries.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Ninja Adult Porn Blocker擴展crx文件

下載Ninja Adult Porn Blocker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        💢  Block adult and porn websites. Filter Google, Bing and Yahoo search results! 💢

✅  Do you want to protect your family from adult content?
We blocked over 50,000 URLs on the web. Most visited adult websites and adult keywords! So don't worry about using the Internet!

👉  Please let us know if you see an address not blocked. We'll add it in our database!

🍀  Enjoy from the clean web.                    

擴展基本資訊

名稱 Ninja Adult Porn Blocker Ninja Adult Porn Blocker
ID fheifbcbhmbfbebmidanhpeebappbfpd
官方網址 https://chromewebstore.google.com/detail/ninja-adult-porn-blocker/fheifbcbhmbfbebmidanhpeebappbfpd
簡介 The most powerful adult porn websites blocker. Enjoy the beauty of the clean internet without worries.
檔案大小 134 KB
安裝次數 10,568
目前版本 1.7
更新時間 2023-09-21
上架時間 2020-10-05
評分 4.49/5 共 101 次評分
開發者 ixstudio.net
電子郵箱 [email protected]
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ninja Adult Porn Blocker",
    "author": "IX Studio",
    "version": "1.7",
    "description": "The most powerful adult porn websites blocker. Enjoy the beauty of the clean internet without worries.",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "background": {
        "scripts": [
            "assets\/js\/url.js",
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "assets\/js\/jquery-3.5.1.min.js",
                "assets\/js\/check_url.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "icons": {
        "16": "assets\/images\/ninjakit_enable.png",
        "48": "assets\/images\/ninjakit_enable.png",
        "128": "assets\/images\/ninjakit_enable.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "assets\/images\/ninjakit_enable.png",
        "default_title": "Ninja Adult Porn Blocker"
    },
    "manifest_version": 2
}