Adblock Potty — best ad blocker

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

Qu'est-ce que Adblock Potty — best ad blocker ?

Adblock Potty — best ad blocker est une extension Chrome développée par downloadhub.cloud, et sa fonction principale est "Potty Ad blocker - ad blocker software for Super Fast Use browser.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Adblock Potty — best ad blocker

Téléchargez les fichiers d'extension Adblock Potty — best ad blocker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        ## 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.                    

Informations de Base sur l'Extension

Nom Adblock Potty — best ad blocker Adblock Potty — best ad blocker
ID nhdcagnjinnndmnabgleaiobehogbcnj
URL Officiel https://chromewebstore.google.com/detail/adblock-potty-%E2%80%94-best-ad-b/nhdcagnjinnndmnabgleaiobehogbcnj
Description Potty Ad blocker - ad blocker software for Super Fast Use browser.
Taille du Fichier 2.09 MB
Nombre d'Installations 179
Version Actuelle 1.0.6
Dernière Mise à Jour 2023-02-20
Date de Publication 2023-01-18
Évaluation 3.67/5 Total 3 Évaluations
Développeur downloadhub.cloud
Email [email protected]
Type de Paiement free
URL de la Page d'Aide https://www.downloadhub.cloud/2022/12/ad-blocker.html
URL de la Page de Politique de Confidentialité https://www.downloadhub.cloud/p/privacy-policy.html
Langues Prises en Charge 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"
}