DoubleSubs
A browser extension that helps you learn languages by watching series and movies.
DoubleSubsとは何ですか?
DoubleSubsはhttps://doublesubs.comによって開発されたChromeの拡張機能で、その主な機能は「A browser extension that helps you learn languages by watching series and movies.」です。
拡張機能のスクリーンショット
DoubleSubs拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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": [ " |