adBlocker - #1 Adblock Tool for Chrome

adBlocker is a fast, efficient & most effective adblocker utility on the planet.

adBlocker - #1 Adblock Tool for Chrome क्या है?

adBlocker - #1 Adblock Tool for Chrome simsimons द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "adBlocker is a fast, efficient & most effective adblocker utility on the planet."।

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

screenshot
screenshot

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

crx प्रारूप में adBlocker - #1 Adblock Tool for Chrome एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        AdBlocker for all websites helps to remove all type of advertising on the web pages. Stop banners, popups, preroll on Youtube and other popular social networks.

It works fast, effectively, so ads even don't loading on the web site. 

Increase your web experience with blocking ads.                    

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

नाम adBlocker - #1 Adblock Tool for Chrome adBlocker - #1 Adblock Tool for Chrome
ID mkbedenfmmfijapiicfomejpbcchogjf
आधिकारिक URL https://chrome.google.com/webstore/detail/adblocker-for-all-website/mkbedenfmmfijapiicfomejpbcchogjf
विवरण adBlocker is a fast, efficient & most effective adblocker utility on the planet.
फ़ाइल का आकार 1.29 MB
स्थापना संख्या 26,701
वर्तमान संस्करण 1.17
अंतिम अपडेट 2023-06-25
प्रकाशन तिथि 2021-08-03
रेटिंग 4.70/5 कुल 228 रेटिंग्स
डेवलपर simsimons
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ ms,de,en,en-US,fr,nl,no,vi,tr,da,et,es,it,pl,pt-BR,pt-PT,ro,cs,bg,ru,mr,hi,ml,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "description": "__MSG_description__",
    "devtools_page": "html\/devtools.html",
    "icons": {
        "128": "img\/ab-128.png",
        "16": "img\/ab-16.png",
        "32": "img\/ab-32.png",
        "48": "img\/ab-48.png",
        "64": "img\/ab-64.png"
    },
    "version": "1.17",
    "manifest_version": 2,
    "minimum_chrome_version": "1.0",
    "name": "__MSG_name__",
    "optional_permissions": [
        "management"
    ],
    "background": {
        "persistent": true,
        "scripts": [
            "ext-bg\/common.js",
            "ext-bg\/background.js",
            "libs\/compat.min.js",
            "libs\/publicSuffixList.js",
            "libs\/adblockplus.min.js",
            "messageResponder.js",
            "bg.js",
            "libs\/jquery.min.js",
            "js\/adblock\/errorreporting.js",
            "js\/adblock\/adblock-functions.js",
            "js\/adblock\/survey.js",
            "js\/adblock\/stats.js",
            "js\/adblock\/uninstall.js",
            "js\/adblock\/idlehandler.js",
            "js\/adblock\/settings.js",
            "js\/adblock\/servermessages.js",
            "js\/adblock\/adblock-bg.js",
            "js\/adblock\/adpsubscriptionadapter.js",
            "js\/adblock\/contextmenus.js",
            "js\/subscriptioninit.js",
            "js\/adblock\/data-migrate.js",
            "js\/adblock\/excludefilter.js",
            "js\/adblock\/datacollection.v2.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/ab-16.png",
            "19": "img\/ab-19.png",
            "20": "img\/ab-20.png",
            "32": "img\/ab-32.png",
            "38": "img\/ab-38.png",
            "40": "img\/ab-40.png"
        },
        "default_popup": "html\/adblock\/button-popup.html",
        "default_title": "__MSG_name__"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "ext-bg\/common.js",
                "ext-bg\/content.js",
                "elemHideEmulation.js",
                "include.preload.js",
                "js\/adblock\/adblock-functions.js",
                "js\/adblock\/bandaids.js"
            ],
            "match_about_blank": true,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "include.postload.js",
                "js\/ui-scripts\/rightclick_hook.js",
                "js\/notificationoverlay.js"
            ],
            "match_about_blank": true,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "options_ui": {
        "open_in_tab": true,
        "page": "html\/options.html"
    },
    "permissions": [
        "tabs",
        "",
        "contextMenus",
        "webRequest",
        "webRequestBlocking",
        "webNavigation",
        "storage",
        "unlimitedStorage",
        "notifications"
    ],
    "short_name": "__MSG_name__",
    "storage": {
        "managed_schema": "managed-storage-schema.json"
    },
    "web_accessible_resources": [
        "assets\/adblock\/jquery-ui.custom.css",
        "assets\/adblock\/jquery-ui.override-page.css",
        "img\/icon24.png",
        "jquery-ui\/css\/images\/ui-bg_flat_55_999999_40x100.png",
        "jquery-ui\/css\/images\/ui-bg_flat_75_aaaaaa_40x100.png",
        "jquery-ui\/css\/images\/ui-bg_glass_45_0078ae_1x400.png",
        "jquery-ui\/css\/images\/ui-bg_glass_55_f8da4e_1x400.png",
        "jquery-ui\/css\/images\/ui-bg_glass_75_79c9ec_1x400.png",
        "jquery-ui\/css\/images\/ui-bg_gloss-wave_50_38cfff_500x100.png",
        "jquery-ui\/css\/images\/ui-bg_gloss-wave_75_2191c0_500x100.png",
        "jquery-ui\/css\/images\/ui-bg_inset-hard_100_fcfdfd_1x100.png",
        "jquery-ui\/css\/images\/ui-icons_056b93_256x240.png",
        "jquery-ui\/css\/images\/ui-icons_d8e7f3_256x240.png"
    ]
}