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

What is Porn Blocker / Adult Blocker - BlockerX?

Porn Blocker / Adult Blocker - BlockerX is a Chrome extension developed by https://blockerx.net, and its main feature is "BlockerX is an adult content blocker extension for Chrome. It can block over 2 Million pornographic websites and any custom website".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Porn Blocker / Adult Blocker - BlockerX Extension CRX File

Download Porn Blocker / Adult Blocker - BlockerX extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Porn Blocker / Adult Blocker - BlockerX Porn Blocker / Adult Blocker - BlockerX
ID jkkfeklkdokfnlfodkdafododleokdoa
Official URL https://chromewebstore.google.com/detail/porn-blocker-adult-blocke/jkkfeklkdokfnlfodkdafododleokdoa
Description BlockerX is an adult content blocker extension for Chrome. It can block over 2 Million pornographic websites and any custom website
File Size 4.03 MB
Installation Count 75,698
Current Version 3.2.3
Last Updated 2024-02-27
Publish Date 2020-07-01
Rating 4.40/5 Total 620 Ratings
Developer https://blockerx.net
Email [email protected]
Payment Type in_app
Extension Website https://www.blockerx.net/
Help Page URL https://accounts.blockerx.net/blockerx-support
Privacy Policy Page URL https://blockerx.net/our-privacy-policy
Supported Languages 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"
}