Gambling Blocker | CasinosAnalyzer Blocker

Gambling control access: Stop gambling && online casinos websites

Hvad er Gambling Blocker | CasinosAnalyzer Blocker?

Gambling Blocker | CasinosAnalyzer Blocker er en Chrome-udvidelse udviklet af https://casinosanalyzer.com, og dens hovedfunktion er "Gambling control access: Stop gambling && online casinos websites".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot

Download Gambling Blocker | CasinosAnalyzer Blocker-udvidelses-CRX-fil

Download Gambling Blocker | CasinosAnalyzer Blocker-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Gambling Blocker | CasinosAnalyzer Blocker Gambling Blocker | CasinosAnalyzer Blocker
ID eakokjhgkhhijjoiemldkiodpeliffod
Officiel URL https://chromewebstore.google.com/detail/gambling-blocker-casinosa/eakokjhgkhhijjoiemldkiodpeliffod
Beskrivelse Gambling control access: Stop gambling && online casinos websites
Filstørrelse 1.41 MB
Antal Installationer 854
Nuværende Version 0.0.3
Senest Opdateret 2020-09-28
Udgivelsesdato 2020-09-28
Bedømmelse 3.40/5 Samlet 5 Bedømmelser
Udvikler https://casinosanalyzer.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://casinosanalyzer.com/
URL til Fortrolighedspolitik Side https://casinosanalyzer.com/privacy
Understøttede Sprog 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"
        ]
    }
}