WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
adnova - Save Facebook & TikTok ads

adnova - Save Facebook & TikTok ads

View on Chrome Web Store
View adnova - Save Facebook & TikTok ads Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (30 ratings)
1 new ratings
0 views
This extension has been viewed 0 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.

Save ads from TikTok Creative Center and Facebook Ads Library, Organize them into boards and then share them with you team or agency
Type
Extension
Users
1,000 users
2
adnova
View author page of adnova
Published
Published on September 24, 2023
Version 1.0.13
Manifest version
3
Updated
Updated on October 27, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View adnova - Save Facebook & TikTok ads 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": "adnova - Save Facebook & TikTok ads",
    "description": "Save ads from TikTok Creative Center and Facebook Ads Library, Organize them into boards and then share them with you team or agency",
    "version": "1.0.13",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA88OVScHGw\/5bj52oPcVKHunhlIUhNlpq8Iqli6FSQN1uTDhjhVWW9A7LbZZ3IPnOBPDLMb7MeNGTDtnjSq5fGayjsHkomilyzOpsoJ\/X7O1PlCD4tkQWJw+ywnRMM4CCFqTIjCdtXbF8uY5cIK++l4l0jCDiX68vbNg2QjLjBghT8QI2LnuuTlpmXzBFDt\/8i9JXl8vkPc9UYw6L4xTIuah9\/RlvTxfsQRhhm+m2YXWygd10egE7K1WHVYQ+J9XYhY0JtXhNNJir2G77BEWJH5ctY4MJuU7jUTs58oX+wLKj0phtF8R9KIZQxiN8WzIKfd6ZdBo7b\/4EW\/wneJLr4wIDAQAB",
    "permissions": [
        "scripting",
        "storage"
    ],
    "icons": {
        "96": "src\/icons\/icon-128.png"
    },
    "host_permissions": [
        "*:\/\/*.facebook.com\/*",
        "*:\/\/*.tiktok.com\/*",
        "*:\/\/*.instagram.com\/*"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/facebookContentScript.jsx-loader.0f88927c.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "css": [
                "src\/index.css",
                "assets\/index.2fddac37.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "assets\/tiktokTopAdsContentScript.jsx-loader.d61a15fa.js"
            ],
            "matches": [
                "https:\/\/ads.tiktok.com\/*"
            ],
            "css": [
                "src\/index.css",
                "assets\/index.2fddac37.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "assets\/tiktokAdLibraryContentScript.jsx-loader.60acead1.js"
            ],
            "matches": [
                "https:\/\/library.tiktok.com\/*"
            ],
            "css": [
                "src\/index.css",
                "assets\/index.2fddac37.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "assets\/instagramContentScript.jsx-loader.2df94b97.js"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ],
            "css": [
                "src\/index.css",
                "assets\/index.2fddac37.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "assets\/tiktokOrganicContentScript.jsx-loader.e40b6c32.js"
            ],
            "matches": [
                "*:\/\/*.tiktok.com\/*"
            ],
            "css": [
                "src\/index.css",
                "assets\/index.2fddac37.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "resources": [
                "src\/index.css",
                "src\/injection-scripts\/fbInjectionScript.js",
                "assets\/index.6fafd6f4.js",
                "assets\/facebookContentScript.jsx.454bea46.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ],
            "resources": [
                "src\/injection-scripts\/instaInject.js",
                "assets\/index.6fafd6f4.js",
                "assets\/index.5bc7edc7.js",
                "assets\/instagramContentScript.jsx.d7359399.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*.tiktok.com\/*"
            ],
            "resources": [
                "src\/injection-scripts\/tiktokInject.js",
                "assets\/index.6fafd6f4.js",
                "assets\/index.5bc7edc7.js",
                "assets\/tiktokOrganicContentScript.jsx.2f99873f.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/ads.tiktok.com\/*"
            ],
            "resources": [
                "assets\/index.6fafd6f4.js",
                "assets\/tiktokTopAdsContentScript.jsx.a1a19115.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/library.tiktok.com\/*"
            ],
            "resources": [
                "assets\/index.6fafd6f4.js",
                "assets\/tiktokAdLibraryContentScript.jsx.33448187.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/app.adnova.ai\/*"
        ]
    }
}
© 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