1 Porn Blocker

1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.

Qu'est-ce que 1 Porn Blocker ?

1 Porn Blocker est une extension Chrome développée par https://chromeapps.site, et sa fonction principale est "1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension 1 Porn Blocker

Téléchargez les fichiers d'extension 1 Porn Blocker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        1 Porn Blocker is a simple Porn Blocker that serves you porn website from search results. By changing your default search that serves only safe content                    

Informations de Base sur l'Extension

Nom 1 Porn Blocker 1 Porn Blocker
ID hmfdgglohegpbemenokedmennamogphp
URL Officiel https://chromewebstore.google.com/detail/1-porn-blocker/hmfdgglohegpbemenokedmennamogphp
Description 1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.
Taille du Fichier 9.79 KB
Nombre d'Installations 120
Version Actuelle 1.0
Dernière Mise à Jour 2023-05-13
Date de Publication 2023-05-13
Évaluation 5.00/5 Total 5 Évaluations
Développeur https://chromeapps.site
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://chromeapps.site/privacypolicy.html
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "1 Porn Blocker",
    "version": "1.0",
    "description": "1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search. ",
    "offline_enabled": true,
    "omnibox": {
        "keyword": "pron"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icon.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/chromeapps.site\/icon",
            "is_default": true,
            "keyword": "Pron Blocker",
            "name": "Web Search",
            "search_url": "https:\/\/chromeapps.site\/pronblocker\/search.html?q={searchTerms}"
        }
    },
    "icons": {
        "128": "icon.png"
    }
}