AdScan: Save Facebook, TikTok & YouTube Ads

Level up your marketing with AdScan AI. Save and transcribe ads from Facebook, TikTok, YouTube, and Foreplay in one click.

AdScan: Save Facebook, TikTok & YouTube Ads là gì?

AdScan: Save Facebook, TikTok & YouTube Ads là một tiện ích mở rộng Chrome được phát triển bởi https://adscan.ai, và tính năng chính của nó là "Level up your marketing with AdScan AI. Save and transcribe ads from Facebook, TikTok, YouTube, and Foreplay in one click.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng AdScan: Save Facebook, TikTok & YouTube Ads

Tải xuống các tệp mở rộng AdScan: Save Facebook, TikTok & YouTube Ads dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        AdScan: Save Facebook, TikTok & YouTube Ads

NEW: Instant Ad Spend  in Facebook Ads Library (EU only) 


🔍 Are you tired of manually analyzing online ads? Ever wished you could save, transcribe, and analyze your favorite Facebook, TikTok & YouTube ads?

📌 What is AdScan?

AdScan is a revolutionary Chrome extension designed for marketers and ad enthusiasts. It enables users to:

1️⃣ See Ad Spend: For Facebook (EU), YouTube, & TikTok get access to ad spend and impression date for each ad! The must have extension for any marketer in 2023!

2️⃣  Save Ads: One-click action to save Facebook, TikTok, and YouTube ads for future reference or deeper analysis.

3️⃣ Transcriptions: Get instant transcriptions of any ad. Perfect for quick reviews or understanding the ad content in-depth!

4️⃣ AI Analysis: Get a comprehensive AI-driven analysis of ad pros and cons. Understand what works and what doesn't - be it tone, content, or visual elements!

💼 AdScan helps you become a better marketer by providing deep insights into what makes an ad successful. But that's not all - AdScan even works seamlessly with Foreplay.co, letting you analyze your Facebook ads right from there.

⚡ Elevate your marketing game with AdScan AI. For Facebook Ads, Google Ads, and beyond!

No more missing out on brilliant ad campaigns or spending hours analyzing them. Get AdScan now and start your journey towards becoming a marketing guru! 🔥💡

Turn your Chrome browser into a powerful ad analysis tool today! Click the 'Add to Chrome' button to install AdScan and see the magic for yourself! 🎉👆🏻

🌐 AdScan - Save & Succeed 🚀                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên AdScan: Save Facebook, TikTok & YouTube Ads AdScan: Save Facebook, TikTok & YouTube Ads
ID dakokilaokefbgcflhljhhbpppfdndik
URL Chính Thức https://chromewebstore.google.com/detail/adscan-save-facebook-tikt/dakokilaokefbgcflhljhhbpppfdndik
Mô tả Level up your marketing with AdScan AI. Save and transcribe ads from Facebook, TikTok, YouTube, and Foreplay in one click.
Kích Thước Tệp 95.51 KB
Số Lần Cài Đặt 6,055
Phiên Bản Hiện Tại 1.3.216
Cập Nhật Lần Cuối 2024-03-03
Ngày Phát Hành 2023-06-13
Đánh Giá 4.33/5 Tổng số 6 Đánh Giá
Nhà Phát Triển https://adscan.ai
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://adscan.ai
URL Trang Trợ Giúp https://adscan.ai/support
URL Trang Chính Sách Bảo Mật https://adscan.ai/privacy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "AdScan: Save Facebook, TikTok & YouTube Ads",
    "description": "Level up your marketing with AdScan AI. Save and transcribe ads from Facebook, TikTok, YouTube, and Foreplay in one click.",
    "version": "1.3.216",
    "permissions": [
        "scripting",
        "activeTab",
        "storage",
        "webRequest",
        "activeTab"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/icon16.png",
            "32": "icons\/icon32.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        }
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.foreplay.co\/*",
                "https:\/\/www.facebook.com\/*",
                "*:\/\/*.magicbrief.com\/*",
                "*:\/\/*.adscan.ai\/*",
                "*:\/\/*.pinterest.com\/*",
                "*:\/\/*.x.com\/*",
                "*:\/\/*.twitter.com\/*",
                "*:\/\/adsmanager.facebook.com\/*",
                "http:\/\/localhost\/*",
                "https:\/\/www.youtube.com\/*",
                "https:\/\/library.tiktok.com\/*",
                "https:\/\/adstransparency.google.com\/*"
            ],
            "css": [
                "style.css"
            ],
            "js": [
                "facebook.js",
                "notyf.js",
                "content.js",
                "content2.js",
                "foreplay.js",
                "google.js",
                "tiktok.js",
                "facebookAdsLibrary.js",
                "magicbrief.js",
                "twitter.js"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "https:\/\/adscan.ai\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "script.js",
                "videoinfo.js"
            ],
            "matches": [
                "https:\/\/app.foreplay.co\/*"
            ]
        },
        {
            "resources": [
                "script.js"
            ],
            "matches": [
                "*:\/\/*.magicbrief.com\/*"
            ]
        },
        {
            "resources": [
                "script.js"
            ],
            "matches": [
                "*:\/\/*.twitter.com\/*"
            ]
        },
        {
            "resources": [
                "script.js"
            ],
            "matches": [
                "*:\/\/*.x.com\/*"
            ]
        },
        {
            "resources": [
                "script.js",
                "videoinfo.js"
            ],
            "matches": [
                "https:\/\/www.facebook.com\/*"
            ]
        },
        {
            "resources": [
                "script.js"
            ],
            "matches": [
                "https:\/\/adsmanager.facebook.com\/*"
            ]
        },
        {
            "resources": [
                "script.js",
                "videoinfo.js"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ]
        },
        {
            "resources": [
                "script.js",
                "videoinfo.js"
            ],
            "matches": [
                "https:\/\/adstransparency.google.com\/*"
            ]
        },
        {
            "resources": [
                "script.js",
                "videoinfo.js"
            ],
            "matches": [
                "https:\/\/library.tiktok.com\/*"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/adscan.ai\/*",
        "https:\/\/www.youtube.com\/*",
        "https:\/\/adstransparency.google.com\/*",
        "*:\/\/*.foreplay.co\/*",
        "https:\/\/www.facebook.com\/ads\/library\/*",
        "*:\/\/library.tiktok.com\/*",
        "*:\/\/*.ytimg.com\/*"
    ]
}