1 Porn Blocker

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

Wat is 1 Porn Blocker?

1 Porn Blocker is een Chrome-extensie ontwikkeld door https://chromeapps.site, en de belangrijkste functie is "1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie 1 Porn Blocker

Download 1 Porn Blocker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam 1 Porn Blocker 1 Porn Blocker
ID hmfdgglohegpbemenokedmennamogphp
Officiële URL https://chromewebstore.google.com/detail/1-porn-blocker/hmfdgglohegpbemenokedmennamogphp
Beschrijving 1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.
Bestandsgrootte 9.79 KB
Aantal Installaties 120
Huidige Versie 1.0
Laatst Bijgewerkt 2023-05-13
Publicatiedatum 2023-05-13
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar https://chromeapps.site
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://chromeapps.site/privacypolicy.html
Ondersteunde Talen 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"
    }
}