DoubleSubs
A browser extension that helps you learn languages by watching series and movies.
DoubleSubs là gì?
DoubleSubs là một tiện ích mở rộng Chrome được phát triển bởi https://doublesubs.com, và tính năng chính của nó là "A browser extension that helps you learn languages by watching series and movies.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng DoubleSubs
Tải xuống các tệp mở rộng DoubleSubs dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | DoubleSubs |
ID | cfmeoknomhdgcbcmgmpbbjiggfboniie |
URL Chính Thức | https://chromewebstore.google.com/detail/doublesubs/cfmeoknomhdgcbcmgmpbbjiggfboniie |
Mô tả | A browser extension that helps you learn languages by watching series and movies. |
Kích Thước Tệp | 4.74 MB |
Số Lần Cài Đặt | 5,552 |
Phiên Bản Hiện Tại | 1.9.5 |
Cập Nhật Lần Cuối | 2024-01-11 |
Ngày Phát Hành | 2021-11-08 |
Đánh Giá | 4.58/5 Tổng số 31 Đánh Giá |
Nhà Phát Triển | https://doublesubs.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.doublesubs.com/ |
URL Trang Trợ Giúp | https://www.doublesubs.com/contacts |
URL Trang Chính Sách Bảo Mật | https://www.doublesubs.com/privacy |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |