Adblock Potty — best ad blocker

Potty Ad blocker - ad blocker software for Super Fast Use browser.

Wat is Adblock Potty — best ad blocker?

Adblock Potty — best ad blocker is een Chrome-extensie ontwikkeld door downloadhub.cloud, en de belangrijkste functie is "Potty Ad blocker - ad blocker software for Super Fast Use browser.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Adblock Potty — best ad blocker

Download Adblock Potty — best ad blocker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        ## What the AD Blocker Potty does 💩

🚫 Give yourself faster browsing (as resources are blocked from loading)

🚫 Blocks all ads, including text ads (including Facebook adblock), rich media ads, pop-ups, banners, and video ads (including YouTube adblock).

🚫 Thanks to the absence of ads and pop-up windows, speeds up page loading and conserves bandwidth.

🚫 Prevents malware and phishing attacks; Blocks many spyware, adware, and dialer installers. 

🚫 Protects your privacy by preventing common third-party tracking systems.


✅ How to remove AD Blocker Potty social media widgets?

Tired of seeing "Like" buttons and other similar widgets on all the websites you visit frequently? Simply turn on AD Blocker Potty's "Social media filter" to ignore them.
 
✅ How can Blocker Potty protect you from online threats?

At the moment we’ve got more than 2,500,000 harmful websites on record. AD Blocker Potty can block domains known to spread malware, protecting your computer against viruses, Trojan horses, worms, spyware, and adware. AD Blocker Potty really lowers the risk of virus infections and prohibits access to harmful websites to prevent potential attacks.


✅ Why do I need to grant permissions to AD Blocker Potty?

"Access your data for all websites" and "Access browser tabs": These two permissions are required for AD Blocker Potty to perform any type of post-processing on the content of the pages. Simple ad server blocking by naive ad blocking would leave broken elements and first-party ads on the pages. AD Blocker Potty applies specific aesthetic standards to make pages appear neat and orderly. "Access browser activity during navigation" is a permission required to monitor navigational events and to implement rules as needed.

✅ Release notes: 
https://www.downloadhub.cloud/2022/12/ad-blocker.html


✅ Free and Open Source:
https://github.com/hemucode/AD-Blocker-Potty


✅ Found a bug? Have a problem and need help? Visit our forum: https://www.downloadhub.cloud/


✅Please Note: When installing AD Blocker Potty, you will receive a warning that AD Blocker Potty will receive access to your browsing data. This is a standard message - we NEVER collect any user information.                    

Basisinformatie over de Extensie

Naam Adblock Potty — best ad blocker Adblock Potty — best ad blocker
ID nhdcagnjinnndmnabgleaiobehogbcnj
Officiële URL https://chromewebstore.google.com/detail/adblock-potty-%E2%80%94-best-ad-b/nhdcagnjinnndmnabgleaiobehogbcnj
Beschrijving Potty Ad blocker - ad blocker software for Super Fast Use browser.
Bestandsgrootte 2.09 MB
Aantal Installaties 179
Huidige Versie 1.0.6
Laatst Bijgewerkt 2023-02-20
Publicatiedatum 2023-01-18
Beoordeling 3.67/5 Totaal 3 Beoordelingen
Ontwikkelaar downloadhub.cloud
E-mail [email protected]
Betalingswijze free
Help Pagina-URL https://www.downloadhub.cloud/2022/12/ad-blocker.html
URL van de Privacybeleid Pagina https://www.downloadhub.cloud/p/privacy-policy.html
Ondersteunde Talen en,en-GB,en-US,es,pt-BR,ro,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "data\/icons\/icon-128.png",
            "32": "data\/icons\/icon-32.png",
            "38": "data\/icons\/icon-38.png",
            "512": "data\/icons\/icon-512.png"
        },
        "default_popup": "data\/interface\/index.html?popup",
        "default_title": "__MSG_extName__"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "bundled-content-script.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "blocker.js"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "loader.js"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "host_permissions": [
        ""
    ],
    "homepage_url": "https:\/\/www.downloadhub.cloud\/2022\/12\/ad-blocker.html",
    "icons": {
        "128": "data\/icons\/icon-128.png",
        "32": "data\/icons\/icon-32.png",
        "38": "data\/icons\/icon-38.png",
        "512": "data\/icons\/icon-512.png"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": false,
                "id": "ruleset_1",
                "path": "filters\/filter_1.json"
            },
            {
                "enabled": false,
                "id": "ruleset_13",
                "path": "filters\/filter_13.json"
            },
            {
                "enabled": false,
                "id": "ruleset_14",
                "path": "filters\/filter_14.json"
            },
            {
                "enabled": false,
                "id": "ruleset_16",
                "path": "filters\/filter_16.json"
            },
            {
                "enabled": false,
                "id": "ruleset_2",
                "path": "filters\/filter_2.json"
            },
            {
                "enabled": false,
                "id": "ruleset_224",
                "path": "filters\/filter_224.json"
            },
            {
                "enabled": false,
                "id": "ruleset_3",
                "path": "filters\/filter_3.json"
            },
            {
                "enabled": false,
                "id": "ruleset_4",
                "path": "filters\/filter_4.json"
            },
            {
                "enabled": false,
                "id": "ruleset_6",
                "path": "filters\/filter_6.json"
            },
            {
                "enabled": false,
                "id": "ruleset_7",
                "path": "filters\/filter_7.json"
            },
            {
                "enabled": false,
                "id": "ruleset_8",
                "path": "filters\/filter_8.json"
            },
            {
                "enabled": false,
                "id": "ruleset_9",
                "path": "filters\/filter_9.json"
            }
        ]
    },
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "permissions": [
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "storage",
        "tabs"
    ],
    "short_name": "ad blocker",
    "version": "1.0.6"
}