Ninja Adult Porn Blocker

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

O que é Ninja Adult Porn Blocker?

Ninja Adult Porn Blocker é uma extensão do Chrome desenvolvida por ixstudio.net, e sua principal característica é "The most powerful adult porn websites blocker. Enjoy the beauty of the clean internet without worries.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Ninja Adult Porn Blocker

Baixe arquivos de extensão Ninja Adult Porn Blocker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        💢  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.                    

Informações Básicas da Extensão

Nome Ninja Adult Porn Blocker Ninja Adult Porn Blocker
ID fheifbcbhmbfbebmidanhpeebappbfpd
URL Oficial https://chromewebstore.google.com/detail/ninja-adult-porn-blocker/fheifbcbhmbfbebmidanhpeebappbfpd
Descrição The most powerful adult porn websites blocker. Enjoy the beauty of the clean internet without worries.
Tamanho do Arquivo 134 KB
Contagem de Instalações 10,568
Versão Atual 1.7
Última Atualização 2023-09-21
Data de Publicação 2020-10-05
Classificação 4.49/5 Total de 101 Avaliações
Desenvolvedor ixstudio.net
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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
}