Porn Blocker / Adult Blocker - BlockerX

BlockerX is an adult content blocker extension for Chrome. It can block over 2 Million pornographic websites and any custom website

Porn Blocker / Adult Blocker - BlockerXとは何ですか?

Porn Blocker / Adult Blocker - BlockerXはhttps://blockerx.netによって開発されたChromeの拡張機能で、その主な機能は「BlockerX is an adult content blocker extension for Chrome. It can block over 2 Million pornographic websites and any custom website」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Porn Blocker / Adult Blocker - BlockerX拡張機能のCRXファイルをダウンロード

Porn Blocker / Adult Blocker - BlockerX拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        If you're looking for effective ways to block websites on Chrome, BlockerX is your go-to solution. As an advanced adult blocker and web blocker, this Chrome extension is designed to enhance your online experience. BlockerX excels in its ability to block websites, specifically adult content, YouTube, social media, and other online distractions.

BlockerX is more than just a typical website blocker; it's a comprehensive tool equipped with features like time monitoring on various websites, streak tracking to help you avoid distractions for extended periods, and an accountability partner feature to keep you aligned with your goals.

Key Features of BlockerX - a premier web and adult blocker:

Website Blocker: BlockerX allows you to add any unwanted website to your block list. In its free version, you can block up to three websites. Any page from a blocked website will be inaccessible, thanks to BlockerX's website blocker function.

Adult Blocker: This feature is crucial for blocking adult sites on Chrome. Once activated, the adult blocker function of BlockerX effectively blocks over 2 million adult websites.

Keyword Blocker: Block webpages containing specific keywords. For instance, to block gambling sites, add "gambling" to your block list, and any page with this word will be blocked by the adult blocker. The free version allows up to three keywords.

Whitelist: In case BlockerX blocks a site you need, you can whitelist it. This function ensures that any listed site or keyword won't be blocked by the website blocker.

My Stats: This feature provides insights into your browsing habits, showing the time spent on each site, helping you avoid time-wasting websites.

Advanced Features:

Accountability Partner Feature: This feature of the adult blocker enhances your commitment to avoiding distractions by involving a trusted partner.

Safe Search: As a web blocker, BlockerX filters adult content from search engine results.

Image Blocking: Utilizing Chrome's web request API, BlockerX filters out adult content in real time.

Incognito Mode Compatibility: The adult blocker also works in Chrome's incognito mode, maintaining control over your browsing in all scenarios.

Premium Features of BlockerX:

Unlimited Keywords and Websites: With the premium version, block an unlimited number of websites and keywords, enhancing BlockerX's functionality as a web blocker.

Uninstall Notification: Get notified if the extension is removed, keeping you accountable.

Customizable Messages and URLs: Personalize your website blocker experience with tailored messages and redirection URLs.

Daily Report to Partner: Keep your accountability partner informed with daily reports of any attempts to access websites blocked by BlockerX.

In conclusion, BlockerX stands out as an all-encompassing solution to block websites on Chrome, far exceeding the capabilities of a basic website blocker. It's an essential tool for anyone seeking a focused and productive internet experience.                    

拡張機能の基本情報

名前 Porn Blocker / Adult Blocker - BlockerX Porn Blocker / Adult Blocker - BlockerX
ID jkkfeklkdokfnlfodkdafododleokdoa
公式URL https://chromewebstore.google.com/detail/porn-blocker-adult-blocke/jkkfeklkdokfnlfodkdafododleokdoa
説明 BlockerX is an adult content blocker extension for Chrome. It can block over 2 Million pornographic websites and any custom website
ファイルサイズ 4.03 MB
インストール数 75,698
現在のバージョン 3.2.3
最終更新日 2024-02-27
公開日 2020-07-01
評価 4.40/5 合計 620 レビュー
開発者 https://blockerx.net
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト https://www.blockerx.net/
ヘルプページのURL https://accounts.blockerx.net/blockerx-support
プライバシーポリシーページのURL https://blockerx.net/our-privacy-policy
対応言語 de,en,fr,nl,no,vi,tr,da,es,it,hu,pl,pt-BR,pt-PT,ro,sk,sl,sv,cs,el,ru,uk,iw,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extTitle__",
    "version": "3.2.3",
    "description": "__MSG_extSummary__",
    "manifest_version": 3,
    "icons": {
        "128": "assets\/icon128.png",
        "48": "assets\/icon48.png",
        "16": "assets\/icon16.png"
    },
    "default_locale": "en",
    "permissions": [
        "storage",
        "idle",
        "unlimitedStorage"
    ],
    "host_permissions": [
        ""
    ],
    "action": {
        "default_title": "BlockerX Porn Blocker",
        "default_icon": "\/assets\/icon16.png",
        "default_popup": "Popup\/popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "ContentScripts\/scriptOnStart.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "ContentScripts\/scriptOnEnd.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.html",
                "*.png"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "incognito": "split"
}