adnova - Save Facebook & TikTok ads

Save ads from TikTok Creative Center and Facebook Ads Library, Organize them into boards and then share them with you team or agency

Qu'est-ce que adnova - Save Facebook & TikTok ads ?

adnova - Save Facebook & TikTok ads est une extension Chrome développée par adnova, et sa fonction principale est "Save ads from TikTok Creative Center and Facebook Ads Library, Organize them into boards and then share them with you team or agency".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension adnova - Save Facebook & TikTok ads

Téléchargez les fichiers d'extension adnova - Save Facebook & TikTok ads au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        adnova Inspirations is the best way to Save ads from TikTok Creative Center and Facebook Ads Library, Organize them into boards and then share them with you team or agency. Winning Ad Workflow. Best marketing tool for finding ad ideas.

🚀 Key Features:
  
Ad Library: Save ads from TikTok and Facebook Ad Library with just one click. adnova Inspirations empowers you to build a comprehensive ad collection, making it effortless to revisit and analyze your favorite content.

Centralised asset Management: Keep all your ad assets neatly organized in one central location. Utilize folders, boards, tags, and automated industry filters to maintain a structured collection that's easy to navigate.

Seamless Collaborative Environment: Collaborate seamlessly with peers and team members. Share boards and creative content with anyone, facilitating easy discussions and idea generation. Leverage collective insights to elevate your ad strategies.

Comprehensive Metadata: adnova Inspirations goes beyond ordinary ad saving. When you save ads with adnova Inspirations, you're also capturing a wealth of associated metadata directly from the platform. Gain a holistic view of your saved ads with detailed insights, including:
    * Image/Video Content
    * Text Details (Authors, Title, Description)
    * Platform Source
    * Objective/CTA Type
    * Category Classification
    * Original Link
    * Landing Page URL and Screenshot
    * Ad Summary
    *  Advertiser
    * Suggested Keywords


🚀 Perfect Fit for Various Roles and Teams:

adnova Inspirations caters to a wide range of professionals and teams, including:

* E-commerce and Advertising Agencies
* Media Companies or Video Creators
* Creative Departments in Corporations
* Marketing Teams
* Ad Agencies
* Creative Strategists
* Video Teams

Whether you're an e-commerce guru optimizing your advertising strategy, a media company curating compelling content, or a creative department in need of efficient ad management, adnova Inspirations is your go-to tool. Elevate your workflow and collaboration with adnova Inspirations now!


🚀 How to Utilize adnova Inspirations :

• Save ads from Facebook AdLibrary
• Save ads form TikTok
• Organize ad inspirations into boards
• No Expired Links: Saved ads get stored in the cloud and you have access forever.
• All Ad Types Supported including DCO / Carousel
• Save Ad Copy, Landing Page Screenshot and More! 
• Tag your Ads
• Filter By Niche
• Filter By Format 
• Share Links: Create a link to share a board with anyone
• Download ads from Facebook or TikTok

Try adnova Inspirations now and enjoy a seamless ad-saving experience! We believe that adnova Inspirations holds value not only for marketers but also for anyone seeking insights into the world of Facebook Ads and TikTok Ads.

our input is highly valued, and we eagerly anticipate your feedback to enhance both the extension and adnova Inspirations as a whole. Your suggestions will be instrumental in refining our offerings and ensuring an even more effective user experience.

For more information, visit https://adnova.ai/adnova-inspirations                    

Informations de Base sur l'Extension

Nom adnova - Save Facebook & TikTok ads adnova - Save Facebook & TikTok ads
ID doejckdofpcjbnmindkigbcggbapcade
URL Officiel https://chromewebstore.google.com/detail/adnova-save-facebook-tikt/doejckdofpcjbnmindkigbcggbapcade
Description Save ads from TikTok Creative Center and Facebook Ads Library, Organize them into boards and then share them with you team or agency
Taille du Fichier 180 KB
Nombre d'Installations 174
Version Actuelle 1.0.4
Dernière Mise à Jour 2024-01-02
Date de Publication 2023-09-24
Évaluation 5.00/5 Total 2 Évaluations
Développeur adnova
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.adnova.ai/privacy
Langues Prises en Charge en
manifest.json
{
    "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.4",
    "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\/*"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/facebookContentScript.jsx-loader.399805f9.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "css": [
                "src\/index.css",
                "assets\/useWorkspaceBoards.4555690c.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "assets\/tiktokTopAdsContentScript.jsx-loader.621ece3d.js"
            ],
            "matches": [
                "https:\/\/ads.tiktok.com\/*"
            ],
            "css": [
                "src\/index.css",
                "assets\/useWorkspaceBoards.4555690c.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "assets\/tiktokAdLibraryContentScript.jsx-loader.a4a1d770.js"
            ],
            "matches": [
                "https:\/\/library.tiktok.com\/*"
            ],
            "css": [
                "src\/index.css",
                "assets\/useWorkspaceBoards.4555690c.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "resources": [
                "src\/index.css",
                "src\/injection-scripts\/fbInjectionScript.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "resources": [
                "assets\/useWorkspaceBoards.ad9bcc37.js",
                "assets\/index.b9eb25db.js",
                "assets\/facebookContentScript.jsx.a23dda62.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/ads.tiktok.com\/*"
            ],
            "resources": [
                "assets\/useWorkspaceBoards.ad9bcc37.js",
                "assets\/index.b9eb25db.js",
                "assets\/tiktokTopAdsContentScript.jsx.e56cd595.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/library.tiktok.com\/*"
            ],
            "resources": [
                "assets\/useWorkspaceBoards.ad9bcc37.js",
                "assets\/index.b9eb25db.js",
                "assets\/tiktokAdLibraryContentScript.jsx.1bf3d9ff.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/app.adnova.ai\/*"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'https:\/\/apis.google.com\/' 'https:\/\/www.gstatic.com\/' 'https:\/\/*.firebaseio.com' 'https:\/\/www.googleapis.com' 'https:\/\/ajax.googleapis.com'; object-src 'self'"
    }
}