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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 URL 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"
        ]
    }
}