DoubleSubs
A browser extension that helps you learn languages by watching series and movies.
Was ist DoubleSubs?
DoubleSubs ist eine Chrome-Erweiterung, die von https://doublesubs.com entwickelt wurde, und ihr Hauptmerkmal ist "A browser extension that helps you learn languages by watching series and movies.".
Erweiterungsscreenshots
DoubleSubs-Erweiterungs-CRX-Datei herunterladen
Laden Sie DoubleSubs-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | cfmeoknomhdgcbcmgmpbbjiggfboniie |
| Offizielle URL | https://chromewebstore.google.com/detail/doublesubs/cfmeoknomhdgcbcmgmpbbjiggfboniie |
| Beschreibung | A browser extension that helps you learn languages by watching series and movies. |
| Dateigröße | 4.74 MB |
| Installationsanzahl | 5,552 |
| Aktuelle Version | 1.9.5 |
| Letztes Update | 2024-01-11 |
| Veröffentlichungsdatum | 2021-11-08 |
| Bewertung | 4.58/5 Insgesamt 31 Bewertungen |
| Entwickler | https://doublesubs.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.doublesubs.com/ |
| Hilfeseite URL | https://www.doublesubs.com/contacts |
| URL der Datenschutzrichtlinien-Seite | https://www.doublesubs.com/privacy |
| Unterstützte Sprachen | 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": [
" | |