Gambling Blocker | CasinosAnalyzer Blocker

Gambling control access: Stop gambling && online casinos websites

¿Qué es Gambling Blocker | CasinosAnalyzer Blocker?

Gambling Blocker | CasinosAnalyzer Blocker es una extensión de Chrome desarrollada por https://casinosanalyzer.com, y su función principal es "Gambling control access: Stop gambling && online casinos websites".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Gambling Blocker | CasinosAnalyzer Blocker

Descarga archivos de extensión Gambling Blocker | CasinosAnalyzer Blocker en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        The perfect gambling control access on Chrome: Stop gambling and block online casinos & betting & casino review websites. Our gambling website blocker is user friendly
If you're looking for a proper solution to block beting, casino and other unwanted websites - You've reached the right place.

Our extension, "Online Casino Website Blocker | Gambling Blocker", will help you with your parental control efforts by giving you multiple options defending you, your kids and beloved one online.
Main features of Online Casino Website Blocker | Gambling Blocker product - 
* Set a secret password only you know about. The password is needed every time you want to add or remove a website
* A ready blacklist of pornsites already included in the settings once installing the Online Casino Website Blocker | Gambling Blocker extension (you can edit this list anytime)
* You can also add a domain/website/page to the blacklist by visiting this page and clicking on the extension icon. Click on "Block this domain" button to do so.
* Nobody will ever be able to add or remove a website without your personal password                    

Información Básica de la Extensión

Nombre Gambling Blocker | CasinosAnalyzer Blocker Gambling Blocker | CasinosAnalyzer Blocker
ID eakokjhgkhhijjoiemldkiodpeliffod
URL Oficial https://chromewebstore.google.com/detail/gambling-blocker-casinosa/eakokjhgkhhijjoiemldkiodpeliffod
Descripción Gambling control access: Stop gambling && online casinos websites
Tamaño del Archivo 1.41 MB
Cantidad de Instalaciones 854
Versión Actual 0.0.3
Última Actualización 2020-09-28
Fecha de Publicación 2020-09-28
Calificación 3.40/5 Total de 5 Calificaciones
Desarrollador https://casinosanalyzer.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://casinosanalyzer.com/
URL de la Página de Política de Privacidad https://casinosanalyzer.com/privacy
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "CasinosAnalyzer.com",
    "applications": {
        "gecko": {
            "id": "[email protected]",
            "strict_min_version": "60.0"
        }
    },
    "description": "Gambling control access: Stop gambling && online casinos websites",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": {
            "128": "icon_128.png"
        },
        "default_popup": "popup.html",
        "default_title": "Gambling Website Blocker | CasinosAnalyzer Blocker"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "32",
    "name": "Gambling Blocker | CasinosAnalyzer Blocker",
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "",
        "activeTab",
        "storage",
        "webRequest",
        "webRequestBlocking"
    ],
    "short_name": "Gambling Blocker",
    "version": "0.0.3",
    "background": {
        "scripts": [
            "js\/jquery.js",
            "js\/background.js",
            "js\/popper.min.js",
            "js\/bootstrap.min.js"
        ]
    }
}