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
电子邮箱 [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"
}