DoubleSubs
A browser extension that helps you learn languages by watching series and movies.
DoubleSubs क्या है?
DoubleSubs https://doublesubs.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A browser extension that helps you learn languages by watching series and movies."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में DoubleSubs एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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": [ " |