TikTok download video, audio and cover art

Download your favorite videos, as well as music and pictures from the service TikTok.com to your device

TikTok download video, audio and cover art란 무엇입니까?

TikTok download video, audio and cover art은(는) derevnyalive2017에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Download your favorite videos, as well as music and pictures from the service TikTok.com to your device"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

TikTok download video, audio and cover art 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        In order to download the selected media from TikTok.com , you need to go to the site page and click on the extension icon. The script will analyze the possibility of downloading files for a few seconds, and then show the available options. Videos are saved in mp4 format without a watermark, audio is saved in mp3, and the cover of the video is with the jpg extension                    

확장 프로그램 기본 정보

이름 TikTok download video, audio and cover art TikTok download video, audio and cover art
ID gkgaegdfppafabmmipfahcbdaflnmknh
공식 URL https://chrome.google.com/webstore/detail/tiktok-download-video-aud/gkgaegdfppafabmmipfahcbdaflnmknh
설명 Download your favorite videos, as well as music and pictures from the service TikTok.com to your device
파일 크기 49.74 KB
설치 횟수 606
현재 버전 2.0
최근 업데이트 2022-01-19
출시 날짜 2021-07-31
평점 3.75/5 총 4 개의 평점
개발자 derevnyalive2017
이메일 [email protected]
결제 유형 free
지원되는 언어 id,ms,de,en,fr,no,vi,tr,es,hr,it,hu,pl,pt-PT,ro,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,te,th,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "2.0",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "manifest_version": 3,
    "icons": {
        "128": "128.png"
    },
    "background": {
        "service_worker": "popup.js"
    },
    "permissions": [
        "activeTab"
    ],
    "host_permissions": [
        "https:\/\/filfucker.ru\/*"
    ],
    "action": {
        "default_title": "TikTok Downloader",
        "default_icon": "128.png"
    }
}