Ad Library downloader

Spy on your competitor's ads by saving their ads from the Ads library and other sources

ما هو Ad Library downloader؟

Ad Library downloader هو إضافة Chrome تم تطويرها بواسطة https://swipekit.app، والميزة الرئيسية لها هي "Spy on your competitor's ads by saving their ads from the Ads library and other sources".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Ad Library downloader

قم بتنزيل ملفات الامتداد Ad Library downloader بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Swipekit Ad Library Downloader
**Note that this is a paid extension**

Features:

🚀 Facebook™ Ad Library**
Effortlessly save Ads from the Facebook™ Ad Library with a simple click. Stay ahead by monitoring Ads' active status, enabling you to identify and emulate high-performing Ads easily.

🚀 TikTok™ Creative Center**
Harness the wealth of content from the TikTok™ Creative Center. Save and curate a diverse variety of winning videos and user-generated content, laying the foundation for your next groundbreaking Ad campaign.

🚀 LinkedIn™ Ads Library**
Discover and save all the Ads any company has run on LinkedIn™. Navigate to a company's page, explore the 'Posts' section, filter by Ads, and let Swipekit capture these insights. Or save directly from the LinkedIn™ Ad Library.
This feature is a game-changer for analyzing and outsmarting your competition's LinkedIn™ advertising strategies or for finding winning Ads.

🚀 Swipekit Multiplayer for Collaborative Browsing
Explore our expansive Ad Library featuring over 90,000+ Ads. Discover winning strategies, archived Ads, and much more, fostering a collaborative environment for marketing teams and individuals alike.
Available exclusively on swipekit.app.

🚀 Advanced Ad Organization**
Introducing a sophisticated way to organize your Ads: Boards. Think of them as dynamic, digital folders where you can categorize Ads for easy access. Enhance collaboration by sharing these boards with clients or team members through publicly shareable links.

Swipekit is the ultimate tool for:

Mastering competitor Ad analysis on platforms like Facebook™, LinkedIn™, and TikTok™.
Collecting and storing inspirational Ads for future reference.
Creating a comprehensive swipefile of the most effective Ads across multiple platforms.

Faqs

+ Are the Ads really saved inside my Swipekit account?
- Yes they are. We save the Ad video/images, etc as well as the ad metadata.

+ How much do you charge?
- Please visit swipekit.app for pricing information.

+ Can I add team members to my account?
- Yes you can add team members to your Swipekit account.

+ Can we save Ads from the Pinterest Ad Library
- Yes you can. We have added beta support for the Pinterest Ad Library. Just click on 'Details' and the button to save Ad should be underneath the creative.

+ Why pick Swipekit
- Couple of reasons:
1) reliable & stable, we have been in this game for over an year, our extension works 99% of the time.
2) affordable - for most agencies and ecom/dropshipping workflows, you just need to save ads reliably in a central place, and we deliver that.
3) God tier support, we look after our users and make sure our service works without any issue.

---
For detailed insights and more features, visit swipekit.app
---

[Proudly built by @shash7]                    

معلومات أساسية عن التمديد

الاسم Ad Library downloader Ad Library downloader
ID gojmmkhaiojimnnjhhilmhjmhdbdagod
عنوان URL الرسمي https://chromewebstore.google.com/detail/ad-library-downloader/gojmmkhaiojimnnjhhilmhjmhdbdagod
الوصف Spy on your competitor's ads by saving their ads from the Ads library and other sources
حجم الملف 914 KB
عدد التثبيتات 9,000
النسخة الحالية 0.8.9
آخر تحديث 2024-03-05
تاريخ النشر 2022-06-28
تقييم 4.58/5 مجموع تقييمات 26
المطور https://swipekit.app
البريد الإلكتروني [email protected]
نوع الدفع in_app
موقع الإضافة https://swipekit.app
عنوان صفحة المساعدة https://swipekit.app
عنوان صفحة سياسة الخصوصية https://underlineme.com/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.8.9",
    "name": "Ad Library downloader",
    "homepage_url": "https:\/\/swipekit.app",
    "description": "Spy on your competitor's ads by saving their ads from the Ads library and other sources",
    "permissions": [
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*.localhost\/*",
        "*:\/\/*.swipekit.app\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.facebook.com\/*",
                "*:\/\/web.facebook.com\/*",
                "*:\/\/*.tiktok.com\/*",
                "*:\/\/*.linkedin.com\/*",
                "*:\/\/*.adstransparency.google.com\/*",
                "*:\/\/*.ads.pinterest.com\/*"
            ],
            "js": [
                "webcomponents-bundle.js",
                "content.js"
            ]
        }
    ],
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAil1NDM3yHFkeK9mCjD7t8W7zNPMyeACOgEw9\/FwvTAFaAyBYy1rhtguMKYdDmsW4ylY+vWpyNsctYcKK\/Qfs9bLdJBZQhhF4WQu5xnoUykKh94OKkbLLSVcBjgEaUnalEkgYhJYCqaambs01Se+Vo7I2HbaNUhqgQk9GInqkM2jtnoyGmfa2UB1sMVoGMJRowhux05lZGQiotnAC7SYkWSffK3kPYYY4OJoyMs109pBBJn4BpEZ4G1YswCO071MssQToJGz\/+fdPaod+D8Ym+l\/\/AjvkkrnPf31NESragLRno7AJi27bPxuIV3yOJ9UI95NIWRHVqo5juJwPKI\/9FQIDAQAB",
    "icons": {
        "128": "icons\/128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Swipekit",
        "default_icon": {
            "48": "icons\/48.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "https:\/\/app.swipekit.app\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "script.js",
                "tok-script.js",
                "linkedin-script.js",
                "pinterest-script.js",
                "iframe.html",
                "js\/*",
                "icons\/*",
                "fonts\/*",
                "_locales\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self'; img-src https:\/\/file.swipekit.app 'self'; style-src 'unsafe-inline' 'self' 'unsafe-inline'; connect-src http:\/\/localhost:4000 https:\/\/api.swipekit.app"
    }
}