WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Ad collector

Ad collector

View on Chrome Web Store
View Ad collector Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (15 ratings)
1 views
This extension has been viewed 1 times
0 downloads
This extension has been downloaded 0 times

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

Get this free My Ad Finder to Ads
Type
Extension
Users
5,000 users
1K
Ad Collector
View author page of Ad Collector
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 12, 2022
Version 4.2.2
Manifest version
3
Updated
Updated on July 19, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View Ad collector Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ad collector",
    "version": "4.2.2",
    "description": "Get this free My Ad Finder to Ads",
    "background": {
        "service_worker": "background.js",
        "matches": [
            "<all_urls>"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.youtube.com\/*",
                "*:\/\/x.com\/*",
                "*:\/\/www.facebook.com\/*",
                "*:\/\/www.google.com\/*",
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "32": "images\/icon128.png",
        "128": "images\/icon128.png"
    },
    "action": {
        "default_icon": {
            "32": "images\/icon128.png",
            "128": "images\/icon128.png"
        },
        "default_title": "Ad Collector\u2122",
        "default_popup": "popup\/popup.html"
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "manifest_version": 3,
    "web_accessible_resources": [
        {
            "resources": [
                "icon.png",
                "youtube.js",
                "twitter.js",
                "facebook.js",
                "googleSearch.js",
                "googleDisplayAds.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "externally_connectable": {
        "ids": [
            "plnpanokbgeabagnmbcamehkcninjbac"
        ],
        "matches": [
            "*:\/\/www.youtube.com\/*",
            "*:\/\/x.com\/*",
            "*:\/\/www.facebook.com\/*",
            "*:\/\/www.google.com\/*",
            "<all_urls>"
        ]
    }
}
© 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.
Go to top