Heystak - Save Facebook & TikTok ads, free.

Save Facebook and TikTok ads.

What is Heystak - Save Facebook & TikTok ads, free.?

Heystak - Save Facebook & TikTok ads, free. is a Chrome extension developed by Heystak, and its main feature is "Save Facebook and TikTok ads.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Heystak - Save Facebook & TikTok ads, free. Extension CRX File

Download Heystak - Save Facebook & TikTok ads, free. extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Heystak.io -  Your Ultimate Ad-Saving Chrome Extension that's free!

Heystak is the definitive tool for effortlessly saving and managing ads from TikTok Creative Center and Facebook Ads Library in just one click. This isn't just about saving ads; it's about organizing, analyzing, and collaborating with your team for a winning ad strategy.

Key Features:

🚀 Instantly archive ads from TikTok and Facebook without any hassles.
🚀 Pristine Quality: Save videos without the distraction of watermarks, ensuring original quality.
🚀 Organize with Precision: Use folders, boards, tags, and automated industry filters to curate your collection.
🚀 Collaborate Efficiently: Share, discuss, and ideate with teammates to harness collective creativity.
🚀 Advanced Metadata Collection: When you store ads with Heystak, it's more than just the visuals.

Capture a treasure trove of metadata:

Content type (Image/Video)
Text Details (Authors, Title, etc.)
Engagement Metrics (Likes, Comments, Shares, etc.)
Ad Specifics (Advertiser, Location, etc.)
Landing Page Info, and much more!

Who Can Benefit from Heystak?

Whether you're in e-commerce, an ad agency, a creative strategist, or a video team, Heystak is tailored for you. 

It's indispensable for:

🔗 E-commerce Specialists
🔗 Advertising and Media Companies
🔗 Corporate Creative Departments
🔗 Marketing Teams

How Heystak Works:

1️⃣ Quick Setup: Pin Heystak Chrome Extension to your browser toolbar.
2️⃣ Navigate & Save: Click the Heystak icon, select the desired ad, and hit save.
3️⃣ Organize On-The-Go: Assign your saved ad to a specific board from the dropdown.
4️⃣ Share and collaborate: Share public or private links with team members or clients. 

Heystak transforms the way you approach ad collection and strategy. Perfect for marketers and anyone keen to delve deeper into Facebook and TikTok advertising. We value your feedback and continuously work towards refining our services.

Discover more at Heystak.io                    

Extension Basic Information

Name Heystak - Save Facebook & TikTok ads, free. Heystak - Save Facebook & TikTok ads, free.
ID ijkbmhmjnbodjfghdbdhpnolcdanfbfn
Official URL https://chromewebstore.google.com/detail/heystak-save-facebook-tik/ijkbmhmjnbodjfghdbdhpnolcdanfbfn
Description Save Facebook and TikTok ads.
File Size 184 KB
Installation Count 126
Current Version 1.1
Last Updated 2023-12-12
Publish Date 2023-11-14
Rating 5.00/5 Total 1 Ratings
Developer Heystak
Email [email protected]
Payment Type free
Extension Website https://www.heystak.io
Privacy Policy Page URL https://www.heystak.io/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Heystak - Save Facebook & TikTok ads, free.",
    "description": "Save Facebook and TikTok ads.",
    "version": "1.1",
    "icons": {
        "16": "logo-16x16.png",
        "48": "logo-48x48.png",
        "128": "logo-128x128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.index.tsx-203fb53a-29b9ac82.js"
            ],
            "matches": [
                "http:\/\/localhost:5173\/*",
                "https:\/\/app.heystak.io\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/ads.tiktok.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/index-67c1be78.css"
            ]
        }
    ],
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        ""
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost:5173\/*",
            "https:\/\/app.heystak.io\/*",
            "https:\/\/heystak.pages.dev\/*",
            "https:\/\/stage.heystak.pages.dev\/*"
        ],
        "accept_tls_channel_id": true
    },
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/localhost:5173\/*",
                "https:\/\/ads.tiktok.com\/*",
                "https:\/\/app.heystak.io\/*",
                "https:\/\/www.facebook.com\/*"
            ],
            "resources": [
                "assets\/react-c548f00a.js",
                "assets\/browser-polyfill-265b61b3.js",
                "assets\/index.tsx-203fb53a.js"
            ],
            "use_dynamic_url": true
        }
    ]
}