Gambling Blocker | CasinosAnalyzer Blocker

Gambling control access: Stop gambling && online casinos websites

什麼是Gambling Blocker | CasinosAnalyzer Blocker?

Gambling Blocker | CasinosAnalyzer Blocker是由https://casinosanalyzer.com開發的Chrome擴展程式,該擴展的主要功能是“Gambling control access: Stop gambling && online casinos websites”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Gambling Blocker | CasinosAnalyzer Blocker擴展crx文件

下載Gambling Blocker | CasinosAnalyzer Blocker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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                    

擴展基本資訊

名稱 Gambling Blocker | CasinosAnalyzer Blocker Gambling Blocker | CasinosAnalyzer Blocker
ID eakokjhgkhhijjoiemldkiodpeliffod
官方網址 https://chromewebstore.google.com/detail/gambling-blocker-casinosa/eakokjhgkhhijjoiemldkiodpeliffod
簡介 Gambling control access: Stop gambling && online casinos websites
檔案大小 1.41 MB
安裝次數 854
目前版本 0.0.3
更新時間 2020-09-28
上架時間 2020-09-28
評分 3.40/5 共 5 次評分
開發者 https://casinosanalyzer.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://casinosanalyzer.com/
隱私政策頁面URL https://casinosanalyzer.com/privacy
支援的語言 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"
        ]
    }
}