Easy Adblocker

Easy Adblocker that's blocks any ads

What is Easy Adblocker?

Easy Adblocker is a Chrome extension developed by A, and its main feature is "Easy Adblocker that's blocks any ads".

Extension Screenshots

screenshot

Download Easy Adblocker Extension CRX File

Download Easy Adblocker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Easy Adblocker that's blocks any ads

Every time you need to search a thing just click me and then your done

simply add the extension, and you will see the extension pop out right up corner

Privacy and Policy
https://sites.google.com/view/privacyandpolicy1/home                    

Extension Basic Information

Name Easy Adblocker Easy Adblocker
ID hgdgmfppbjbphfcpglhdiojcdmlelbjk
Official URL https://chrome.google.com/webstore/detail/easy-adblocker/hgdgmfppbjbphfcpglhdiojcdmlelbjk
Description Easy Adblocker that's blocks any ads
File Size 9.42 KB
Installation Count 94
Current Version 1.0
Last Updated 2021-08-30
Publish Date 2021-08-30
Rating 5.00/5 Total 7 Ratings
Developer A
Email [email protected]
Payment Type free
Privacy Policy Page URL https://sites.google.com/view/privacyandpolicy1/home
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Easy Adblocker",
    "version": "1.0",
    "description": "Easy Adblocker that's blocks any ads",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "16": "images\/16x.png",
        "48": "images\/48x.png",
        "128": "images\/128x.png"
    },
    "manifest_version": 2
}