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
官方網址 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
電子郵箱 [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"
}