DoubleSubs
A browser extension that helps you learn languages by watching series and movies.
DoubleSubsคืออะไร?
DoubleSubs เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://doublesubs.com และคุณลักษณะหลักของมันคือ "A browser extension that helps you learn languages by watching series and movies."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DoubleSubs
ดาวน์โหลดไฟล์ส่วนขยาย DoubleSubs ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Learn language with Double Subs 💬 Original and translated subtitles Start to understand the language by simply listening. 🔤 Text translation anywhere Select any text to view translation popup. 📘 Phrasebook Improve your vocabulary by saving new words to remember them better. ⚡️ Quick access to translation A quick translation will be useful when doing homework, chatting with a business partner, or when reading any foreign text. 🔊 Pronunciation Listen to the pronunciation of the word 🌙 Dark theme Beautiful dark theme designed to reduce eye strain at night
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | DoubleSubs |
ID | cfmeoknomhdgcbcmgmpbbjiggfboniie |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/doublesubs/cfmeoknomhdgcbcmgmpbbjiggfboniie |
คำอธิบาย | A browser extension that helps you learn languages by watching series and movies. |
ขนาดไฟล์ | 4.74 MB |
จำนวนการติดตั้ง | 5,552 |
เวอร์ชันปัจจุบัน | 1.9.5 |
อัปเดตครั้งล่าสุด | 2024-01-11 |
วันที่เผยแพร่ | 2021-11-08 |
คะแนน | 4.58/5 รวมทั้งหมด 31 คะแนน |
ผู้พัฒนา | https://doublesubs.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.doublesubs.com/ |
URL หน้าช่วยเหลือ | https://www.doublesubs.com/contacts |
URL หน้านโยบายความเป็นส่วนตัว | https://www.doublesubs.com/privacy |
ภาษาที่รองรับ | de,en,tr,es,pl,ru,uk,hi,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_manifest_name__", "description": "__MSG_manifest_description__", "default_locale": "en", "version": "1.9.5", "homepage_url": "https:\/\/www.doublesubs.com\/", "author": "DoubleSubs", "manifest_version": 2, "browser_action": { "default_popup": ".\/dist\/popup.html", "default_title": "Open the popup", "default_icon": ".\/dist\/assets\/icons\/icon.png" }, "content_security_policy": "script-src 'self' 'unsafe-inline' 'unsafe-eval' https:\/\/cdn.firebase.com https:\/\/apis.google.com https:\/\/www.gstatic.com; object-src 'self'", "permissions": [ "tabs", "storage", "clipboardWrite", "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "128": ".\/dist\/assets\/icons\/icon128.png" }, "content_scripts": [ { "js": [ "dist\/content.dist.js" ], "css": [ "dist\/content.css", "dist\/tailwind.dist.css" ], "matches": [ " |