TikTok Downloader - Download Video TikTok
TikTok Downloader is an small extension that will help you download video TikTok in MP4 format.
什麼是TikTok Downloader - Download Video TikTok?
TikTok Downloader - Download Video TikTok是由https://vidfrom.com開發的Chrome擴展程式,該擴展的主要功能是“TikTok Downloader is an small extension that will help you download video TikTok in MP4 format.”。
擴展截圖
下載TikTok Downloader - Download Video TikTok擴展crx文件
下載TikTok Downloader - Download Video TikTok擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
In other words, with this extension you can convert TikTok to MP4 format and watch them later without internet connection. Is TikTok Downloader legal? Yes, as long as you download the video for your personal offline use, you probably won't do anything illegal. However, if you want to share them in the community or for commercial use, you will need the author's consent. What are the benefits of TikTok Downloader? Compatible with most browsers Compatible with the latest popular browsers such as Chrome, Firefox, Microsoft Edge, Opera, Yandex, … etc. Unlimited downloads, no ads or shortened links Our tool is completely free and always will be. Download instantly at high speed The download speed will depend on the Internet connection you have but will be the maximum speed you can use. Works on multiple operating systems Works perfectly on Windows, Mac OS and Linux. No need to install additional software Our tools are web-based, so you don't need to install any additional software.
擴展基本資訊
名稱 | |
ID | bdeamonfdkjimcbapdhkplhnombekgmn |
官方網址 | https://chrome.google.com/webstore/detail/tiktok-downloader-downloa/bdeamonfdkjimcbapdhkplhnombekgmn |
簡介 | TikTok Downloader is an small extension that will help you download video TikTok in MP4 format. |
檔案大小 | 49.52 KB |
安裝次數 | 13,296 |
目前版本 | 1.0.1 |
更新時間 | 2021-01-14 |
上架時間 | 2021-01-14 |
評分 | 3.00/5 共 12 次評分 |
開發者 | https://vidfrom.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://vidfrom.com/tiktok-downloader/ |
說明頁面URL | https://vidfrom.com/contact/ |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TikTok Downloader - Download Video TikTok", "version": "1.0.1", "description": "TikTok Downloader is an small extension that will help you download video TikTok in MP4 format.", "homepage_url": "https:\/\/vidfrom.com\/tiktok-downloader\/", "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "assets\/images\/icon-16.png", "32": "assets\/images\/icon-32.png", "48": "assets\/images\/icon-48.png", "128": "assets\/images\/icon-128.png" } }, "icons": { "16": "assets\/images\/icon-16.png", "32": "assets\/images\/icon-32.png", "48": "assets\/images\/icon-48.png", "128": "assets\/images\/icon-128.png" }, "manifest_version": 2, "permissions": [ "activeTab", "https:\/\/www.tiktok.com\/*", "https:\/\/vidfrom.com\/*" ] } |