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

adnova - Save Facebook & TikTok ads란 무엇입니까?

adnova - Save Facebook & TikTok ads은(는) adnova에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Save ads from TikTok Creative Center and Facebook Ads Library, Organize them into boards and then share them with you team or agency"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

adnova - Save Facebook & TikTok ads 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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                    

확장 프로그램 기본 정보

이름 adnova - Save Facebook & TikTok ads adnova - Save Facebook & TikTok ads
ID doejckdofpcjbnmindkigbcggbapcade
공식 URL https://chromewebstore.google.com/detail/adnova-save-facebook-tikt/doejckdofpcjbnmindkigbcggbapcade
설명 Save ads from TikTok Creative Center and Facebook Ads Library, Organize them into boards and then share them with you team or agency
파일 크기 180 KB
설치 횟수 174
현재 버전 1.0.4
최근 업데이트 2024-01-02
출시 날짜 2023-09-24
평점 5.00/5 총 2 개의 평점
개발자 adnova
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://www.adnova.ai/privacy
지원되는 언어 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'"
    }
}