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 扩展基本信息
| 名称 | |
| 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": [
" | |