WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Google Search Ad Remover And Customizer

Google Search Ad Remover And Customizer

View on Chrome Web Store
3.9 (44 ratings)
1 new ratings
1 views
0 downloads

Data is synced from the Chrome Web Store. View the official store page for the most current information.

This extension gives you the ability to customize how your Google search results look like.
Type
Extension
Users
6,000 users
1K
The EECS Blog
Featured Extension

Hand-picked for quality and usefulness

Published
Version 1.2.14
Manifest version
3
Updated
productivity/tools
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "browser_specific_settings": {
        "gecko": {
            "id": "{2ce7df96-558d-4c2c-8d88-68606ebbe8db}",
            "strict_min_version": "58.0"
        }
    },
    "name": "Google Search Ad Remover And Customizer",
    "description": "This extension gives you the ability to customize how your Google search results look like.",
    "version": "1.2.14",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "program.js"
            ]
        }
    ],
    "permissions": [
        "storage"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.