TikMate: Tik Tok Video Downloader

TikMate: Tik Tok Video Downloader to download no watermark Tik Tok videos. Tik Tok video downloader without watermark

TikMate: Tik Tok Video Downloader คืออะไร?

TikMate: Tik Tok Video Downloader เป็นส่วนขยายของ Chrome ที่พัฒนาโดย yavas และคุณลักษณะหลักของมันคือ "TikMate: Tik Tok Video Downloader to download no watermark Tik Tok videos. Tik Tok video downloader without watermark"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TikMate: Tik Tok Video Downloader

ดาวน์โหลดไฟล์ส่วนขยาย TikMate: Tik Tok Video Downloader ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        ** Tikmate : Tik Tok Downloader (Chrome Plugin)

Tikmate is one of the best tik tok video downloader today without logo, watermark.

** With one click you can download videos from TikTok.
Downloader for TikTok allows you to download videos and photos from the TikTok platform for free. You just need to go to any TikTok video or photo and then click on the browser extension icon. Then you have the download button available.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ TikMate: Tik Tok Video Downloader TikMate: Tik Tok Video Downloader
ID ghbohpefkkidcklpjcppkmofampgenoa
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/tikmate-tik-tok-video-dow/ghbohpefkkidcklpjcppkmofampgenoa
คำอธิบาย TikMate: Tik Tok Video Downloader to download no watermark Tik Tok videos. Tik Tok video downloader without watermark
ขนาดไฟล์ 197 KB
จำนวนการติดตั้ง 415
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2022-01-10
วันที่เผยแพร่ 2022-01-07
คะแนน 1.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา yavas
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.ensemblevideo.com/company/privacy-policy.aspx
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,zh-CN,zh-TW,ja,ko
manifest.json
{
    "author": "0xjeff",
    "background": {
        "scripts": [
            ".\/js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon_32.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "css": [
                "css\/style.css"
            ],
            "js": [
                ".\/js\/jquery-1.8.3.js",
                ".\/js\/content-script.js",
                "js\/common.js"
            ],
            "matches": [
                "https:\/\/www.tiktok.com\/*"
            ]
        }
    ],
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/tikmate.online",
    "icons": {
        "128": "img\/icon_128.png",
        "16": "img\/icon_16.png",
        "32": "img\/icon_32.png",
        "48": "img\/icon_48.png",
        "64": "img\/icon_64.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2",
    "web_accessible_resources": [
        "img\/download_16.png",
        "img\/icon_128.png",
        "img\/open.svg"
    ]
}