Adblock Potty — best ad blocker

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

Hvad er Adblock Potty — best ad blocker?

Adblock Potty — best ad blocker er en Chrome-udvidelse udviklet af downloadhub.cloud, og dens hovedfunktion er "Potty Ad blocker - ad blocker software for Super Fast Use browser.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Adblock Potty — best ad blocker-udvidelses-CRX-fil

Download Adblock Potty — best ad blocker-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn Adblock Potty — best ad blocker Adblock Potty — best ad blocker
ID nhdcagnjinnndmnabgleaiobehogbcnj
Officiel URL https://chromewebstore.google.com/detail/adblock-potty-%E2%80%94-best-ad-b/nhdcagnjinnndmnabgleaiobehogbcnj
Beskrivelse Potty Ad blocker - ad blocker software for Super Fast Use browser.
Filstørrelse 2.09 MB
Antal Installationer 179
Nuværende Version 1.0.6
Senest Opdateret 2023-02-20
Udgivelsesdato 2023-01-18
Bedømmelse 3.67/5 Samlet 3 Bedømmelser
Udvikler downloadhub.cloud
E-mail [email protected]
Betalingsmetode free
Hjælpeside-URL https://www.downloadhub.cloud/2022/12/ad-blocker.html
URL til Fortrolighedspolitik Side https://www.downloadhub.cloud/p/privacy-policy.html
Understøttede Sprog 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"
}