Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "AdErase - Delete Google Ads", "version": "1.0", "description": "Say goodbye to Google ads and discover the web without distractions.", "icons": { "16": "logo-16x16.png", "32": "logo-32x32.png", "48": "logo-48x48.png", "128": "logo-128x128.png" }, "manifest_version": 3, "content_scripts": [ { "matches": [ "<all_urls>" ], "css": [ "style_1.0.css" ] } ] }