Subtitles Free Download

The largest multi-language movie subtitles on the web.

Subtitles Free Downloadคืออะไร?

Subtitles Free Download เป็นส่วนขยายของ Chrome ที่พัฒนาโดย zuzuychik และคุณลักษณะหลักของมันคือ "The largest multi-language movie subtitles on the web."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Subtitles Free Download

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

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

                        Free subtitles in all languages. Large database of subtitles for movies, TV series and anime. Search any subtitles easy and fast!                    

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

ชื่อ Subtitles Free Download Subtitles Free Download
ID kcbhofifjdmhmamkocejeekajnkjcifp
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/subtitles-free-download/kcbhofifjdmhmamkocejeekajnkjcifp
คำอธิบาย The largest multi-language movie subtitles on the web.
ขนาดไฟล์ 99.66 KB
จำนวนการติดตั้ง 124
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2021-05-22
วันที่เผยแพร่ 2021-05-22
คะแนน 1.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา zuzuychik
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "background": {
        "scripts": [
            "jquery.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "1.png"
        },
        "default_popup": "extension.html",
        "default_title": "The largest multi-language movie subtitles on the web."
    },
    "icons": {
        "128": "1.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "description": "The largest multi-language movie subtitles on the web.",
    "manifest_version": 2,
    "name": "Subtitles Free Download",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}