WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AdLibNote: Ad Library Downloader Facebook™

AdLibNote: Ad Library Downloader Facebook™

View on Chrome Web Store
View AdLibNote: Ad Library Downloader Facebook™ Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (202 ratings)
6 views
This extension has been viewed 6 times

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 19, 2025.

Download ads from Facebook™ Ads Library with one click. Save ads video and organize them.
Type
Extension
Users
30,000 users
Dunkum Sherwin
View author page of Dunkum Sherwin
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 24, 2023
Version 1.0.5.3
Manifest version
3
Updated
Updated on August 10, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View AdLibNote: Ad Library Downloader Facebook™ 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",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "1.0.5.3",
    "default_locale": "en",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.facebook.com\/**"
            ],
            "js": [
                "content-script\/index.js"
            ],
            "css": [
                "content-script\/index.css"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/*.denote.net\/**"
            ],
            "js": [
                "content-script\/index.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "background": {
        "service_worker": "background\/index.js"
    },
    "permissions": [
        "downloads",
        "storage"
    ],
    "options_ui": {
        "page": "options\/index.html",
        "open_in_tab": true
    },
    "action": {
        "default_title": "Facebook Ads Center Video&Data Downloader",
        "default_popup": "popup\/index.html",
        "default_icon": {
            "16": "images\/icon\/16.png",
            "32": "images\/icon\/32.png",
            "48": "images\/icon\/48.png",
            "128": "images\/icon\/128.png",
            "300": "images\/icon\/300.png",
            "500": "images\/icon\/500.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "content-script\/inject.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "icons": {
        "16": "images\/icon\/16.png",
        "32": "images\/icon\/32.png",
        "48": "images\/icon\/48.png",
        "128": "images\/icon\/128.png",
        "300": "images\/icon\/300.png",
        "500": "images\/icon\/500.png"
    }
}
© 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