Adblock Potty — best ad blocker

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

Adblock Potty — best ad blockerとは何ですか?

Adblock Potty — best ad blockerはdownloadhub.cloudによって開発されたChromeの拡張機能で、その主な機能は「Potty Ad blocker - ad blocker software for Super Fast Use browser.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Adblock Potty — best ad blocker拡張機能のCRXファイルをダウンロード

Adblock Potty — best ad blocker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Adblock Potty — best ad blocker Adblock Potty — best ad blocker
ID nhdcagnjinnndmnabgleaiobehogbcnj
公式URL https://chromewebstore.google.com/detail/adblock-potty-%E2%80%94-best-ad-b/nhdcagnjinnndmnabgleaiobehogbcnj
説明 Potty Ad blocker - ad blocker software for Super Fast Use browser.
ファイルサイズ 2.09 MB
インストール数 179
現在のバージョン 1.0.6
最終更新日 2023-02-20
公開日 2023-01-18
評価 3.67/5 合計 3 レビュー
開発者 downloadhub.cloud
Eメール [email protected]
支払い方法 free
ヘルプページのURL https://www.downloadhub.cloud/2022/12/ad-blocker.html
プライバシーポリシーページのURL https://www.downloadhub.cloud/p/privacy-policy.html
対応言語 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"
}