WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
TikTok Video Download/Bulk Tool

TikTok Video Download/Bulk Tool

View on Chrome Web Store
View TikTok Video Download/Bulk Tool Chrome Extension on Chrome Web Store
Add to bookmarks
3.9 (13 ratings)
1 new ratings
38 views
This extension has been viewed 38 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.

Web TikTok,Download TikTok Single video; Bulk Accquire videos(tag explore search page); Bluk Download/Export Of User Channel
Type
Extension
Users
2,000 users
1K
GeckoInfo.top
View author page of GeckoInfo.top
Published
Published on July 22, 2024
Version 1.2.0
Manifest version
3
Updated
Updated on October 14, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View TikTok Video Download/Bulk Tool 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",
    "name": "__MSG_ext_name__",
    "description": "__MSG_ext_description__",
    "version": "1.2.0",
    "manifest_version": 3,
    "default_locale": "en",
    "background": {
        "service_worker": "sw.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.tiktok.com\/*"
            ],
            "css": [
                "\/styles\/cs.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/www.tiktok.com\/*"
            ],
            "js": [
                "cs.js"
            ],
            "run_at": "document_end"
        }
    ],
    "host_permissions": [
        "https:\/\/pandahi.cc\/*",
        "https:\/\/*.tiktok.com\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "ruleset_1",
                "path": "rules.json"
            }
        ]
    },
    "permissions": [
        "declarativeNetRequest",
        "webRequest",
        "tabs",
        "storage"
    ],
    "action": {
        "default_title": "__MSG_ext_name__",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/icons\/16.png",
            "32": "\/icons\/32.png",
            "128": "\/icons\/128.png"
        }
    },
    "icons": {
        "16": "\/icons\/16.png",
        "32": "\/icons\/32.png",
        "128": "\/icons\/128.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*.tiktok.com\/*"
            ],
            "resources": [
                "\/js\/bs.js"
            ]
        }
    ]
}
© 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