WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
VidSaver.io - download all TikToks you've loved

VidSaver.io - download all TikToks you've loved

View on Chrome Web Store
View VidSaver.io - download all TikToks you've loved Chrome Extension on Chrome Web Store
Add to bookmarks
3.4 (34 ratings)
13 new ratings
20 views
This extension has been viewed 20 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

A tiktok downloader to save TikTok videos to your computer. Download from TikTok, support single and batch download.
Type
Extension
Users
5,000 users
1K
lim320790
View author page of lim320790
Published
Published on January 7, 2022
Version 2.0.2
Manifest version
3
Updated
Updated on April 19, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View VidSaver.io - download all TikToks you've loved Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "VidSaver.io - download all TikToks you've loved",
    "version": "2.0.2",
    "description": "A tiktok downloader to save TikTok videos to your computer. Download from TikTok, support single and batch download.",
    "content_scripts": [
        {
            "js": [
                "assets\/content.js-loader-CTF4L2DQ.js"
            ],
            "matches": [
                "*:\/\/*.tiktok.com\/*"
            ],
            "all_frames": true,
            "run_at": "document_end",
            "match_about_blank": true,
            "use_dynamic_url": false
        }
    ],
    "permissions": [
        "activeTab"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "optional_host_permissions": [
        "*:\/\/*.tiktok.com\/*"
    ],
    "icons": {
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": {
        "default_popup": "index.html"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.tiktok.com\/*"
            ],
            "resources": [
                "base.svg",
                "assets\/content.js-CFJTti_m.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top