AdGuard AdBlocker MV3 Experimental

Experimental version of unmatched adblock extension built on Manifest V3.

AdGuard AdBlocker MV3 Experimental क्या है?

AdGuard AdBlocker MV3 Experimental https://adguard.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Experimental version of unmatched adblock extension built on Manifest V3."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में AdGuard AdBlocker MV3 Experimental एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Unmatched adblock extension against advertising, tracking and pop-ups.This prototype is going to be merged with AdGuard Browser extension in the future and will reliably block ads even within the rigid bounds of Manifest V3.

Surely you're familiar with AdGuard Browser extension, which effectively blocks all kinds of Internet ads. But with the release of Manifest V3, it will no longer work. To keep you from remembering what pop-ups, ad banners and ad videos look like, and to make you feel safe knowing that the extension protects you from trackers, malicious and phishing sites, we created AdGuard Browser extension V3.   

==============================

Read about Manifest V3 on our blog: https://adguard.com/en/blog/adguard-mv3.html

==============================

Any questions or bug reports are very welcome to be left here: https://github.com/AdguardTeam/AdGuardMV3/issues

Or at our forum: https://forum.adguard.com/

==============================                    

एक्सटेंशन की मूल जानकारी

नाम AdGuard AdBlocker MV3 Experimental AdGuard AdBlocker MV3 Experimental
ID apjcbfpjihpedihablmalmbbhjpklbdf
आधिकारिक URL https://chromewebstore.google.com/detail/adguard-adblocker-mv3-exp/apjcbfpjihpedihablmalmbbhjpklbdf
विवरण Experimental version of unmatched adblock extension built on Manifest V3.
फ़ाइल का आकार 15.88 MB
स्थापना संख्या 14,480
वर्तमान संस्करण 0.4.13
अंतिम अपडेट 2024-03-04
प्रकाशन तिथि 2022-08-26
रेटिंग 4.34/5 कुल 50 रेटिंग्स
डेवलपर https://adguard.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/AdguardTeam/AdguardBrowserExtension
सहायता पृष्ठ URL https://github.com/AdguardTeam/AdguardBrowserExtension/issues
गोपनीयता नीति पृष्ठ URL https://adguard.com/privacy.html
समर्थित भाषाएँ id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,sv,cs,el,bg,ru,uk,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "permissions": [
        "tabs",
        "alarms",
        "contextMenus",
        "scripting",
        "storage",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "unlimitedStorage",
        "webNavigation"
    ],
    "host_permissions": [
        ""
    ],
    "icons": {
        "16": "assets\/icons\/enabled-16.png",
        "128": "assets\/icons\/enabled-128.png"
    },
    "action": {
        "default_icon": {
            "19": "assets\/icons\/enabled-19.png",
            "38": "assets\/icons\/enabled-38.png"
        },
        "default_title": "__MSG_name__",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "devtools_page": "devtools.html",
    "content_scripts": [
        {
            "match_about_blank": true,
            "all_frames": true,
            "js": [
                "content-scripts.js"
            ],
            "run_at": "document_start",
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "web-accessible-resources\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "use_dynamic_url": true
        }
    ],
    "version": "0.4.13",
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_1\/ruleset_1.json"
            },
            {
                "id": "ruleset_13",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_13\/ruleset_13.json"
            },
            {
                "id": "ruleset_14",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_14\/ruleset_14.json"
            },
            {
                "id": "ruleset_16",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_16\/ruleset_16.json"
            },
            {
                "id": "ruleset_2",
                "enabled": true,
                "path": "filters\/declarative\/ruleset_2\/ruleset_2.json"
            },
            {
                "id": "ruleset_224",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_224\/ruleset_224.json"
            },
            {
                "id": "ruleset_3",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_3\/ruleset_3.json"
            },
            {
                "id": "ruleset_4",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_4\/ruleset_4.json"
            },
            {
                "id": "ruleset_6",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_6\/ruleset_6.json"
            },
            {
                "id": "ruleset_7",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_7\/ruleset_7.json"
            },
            {
                "id": "ruleset_8",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_8\/ruleset_8.json"
            },
            {
                "id": "ruleset_9",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_9\/ruleset_9.json"
            }
        ]
    }
}