WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Ad Library:Google Ad Video Save Tool

Ad Library:Google Ad Video Save Tool

View on Chrome Web Store
1.0 (1 ratings)
35 views
0 downloads

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

Batch select and download ad videos, share with your team anytime, and support category management.
Type
Extension
Users
125 users
6
Adslibrary.ai
Published
Version 1.0.3
Manifest version
3
Updated
productivity/tools
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "name": "__MSG_appName__",
    "version": "1.0.3",
    "description": "__MSG_appDesc__",
    "manifest_version": 3,
    "default_locale": "en",
    "minimum_chrome_version": "96",
    "permissions": [
        "activeTab",
        "storage",
        "tabs"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "icons\/*",
                "images\/*",
                "fonts\/*",
                "static\/google_lib.js"
            ]
        }
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "css\/all.css"
            ],
            "js": [
                "js\/all.js",
                "js\/library.js",
                "js\/shot.js"
            ]
        }
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/extension-icon-x16.png",
            "32": "icons\/extension-icon-x32.png",
            "48": "icons\/extension-icon-x48.png",
            "128": "icons\/extension-icon-x128.png"
        }
    },
    "icons": {
        "16": "icons\/extension-icon-x16.png",
        "32": "icons\/extension-icon-x32.png",
        "48": "icons\/extension-icon-x48.png",
        "128": "icons\/extension-icon-x128.png"
    },
    "homepage_url": "https:\/\/www.adslibrary.ai",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}
© 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.