Interactive Dual Subs for Languages Learning

Translate English, Spanish etc. words instantly in dual subtitles on YouTube, Netflix, Coursera, TED. Then memorize on the go

Interactive Dual Subs for Languages Learning là gì?

Interactive Dual Subs for Languages Learning là một tiện ích mở rộng Chrome được phát triển bởi https://intersub.cc, và tính năng chính của nó là "Translate English, Spanish etc. words instantly in dual subtitles on YouTube, Netflix, Coursera, TED. Then memorize on the go".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Interactive Dual Subs for Languages Learning

Tải xuống các tệp mở rộng Interactive Dual Subs for Languages Learning 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

                        Boost your English and Spanish skills while enjoying content on YouTube, Netflix, TED, and Coursera — all for free. Watch, translate, memorize, and have fun :)

** What's New:
* Subtitles and translation pop-up font sizes adjustment. Now you can change is in the Settings.

* Dual Subtitles. Now supports double subtitles on YouTube, Netflix, Coursera, and TED for videos with subtitles in respective languages (e.g., English and Spanish).

* Remote Control. Perfect for those who prefer watching on larger screens. Now, control video playback and explore unfamiliar words without needing to touch your computer.

** Overview: InterSub revolutionizes subtitles in films, series, courses, and lectures by making them interactive. Instantly translate unknown words and phrases in English and other languages in double, regular and hidden subtitles and learn these words later using our mobile apps and IM bots.

In English, we not only recognize and translate words but also collocations such as phrasal verbs, compound nouns, and soon, idioms.

We support your favorite streaming services like YouTube, Netflix, Coursera, TED, and more coming soon.

** How It Works: move your cursor over a word or select a phrase in double or regular subtitles to receive immediate translations. The word is automatically saved for future memorization. Utilize statistics to prioritize words for memorization. Learn saved words in your favorite mobile apps using automatic sycronization or exporting words through Excel files.
 
** Current features
➖ Dual subtitles on YouTube (including embedded videos), Netflix, Coursera and TED;
➖ 10 word lookups a day for free;
➖ Detection of English phrasal verbs and other collocation (Premium);
➖ Remote Control for looking up words while watching on big screens;
➖ "Show subtitles on pause" and autopause modes;
➖ Unlimited word lookups (Premium);
➖ Mobile apps and Telegram bots for words memorization (Premium);
➖ Supports translation from/to English, Spanish, Portuguese, Ukrainian, Russian, and over 30 other languages (see the the link to the list below);
➖ Translation of a word in a context;
➖ Shortcuts: ← and → arrow keys to get a previous/next subtitle;
➖ List of the last/top 5 viewed words with a translation in the extension;
➖ Text voice acting for words in English and other languages;
➖ Automatic words and phrases saving to a personal vocabulary;
➖ Browse the personal vocabulary using filters, lookups frequency or search;
➖ Export words from the vocabulary to Excel file;
➖ Words translation using the Oxford Dictionary, PONS and AWS;
➖ Phrases and context translation using AWS;
➖ Weekly email-digest with the 10 most looked-up words;
➖ Supported services: YouTube, Netflix, Coursera, TED.
 
** What’s next:
➖ Saved words training while browsing;
➖ Support of Disney+, Amazon Prime, Udemy, Udacity, Skillshare and other services;
 
** Terms 
➖ Free access: 10 lookups a day, last 5 strings in lists on user account on the website;
➖ 7 days Trial with the full access to the whole functionality 
➖ Premium assess: unlimited access to the all functionality and mobile apps;
 
Price: from $5 a month.
 
** Similar services: Language Reactor, Language Learning with Youtube, eJOY, Lingopie, Google translate

** Full list of connected dictionaries (translation from lang A to lang B): https://docs.google.com/spreadsheets/d/1e0aTeF6LNrxq8LYUiCT5RwY2Gzyswf-k1MrSlxI38lA/edit#gid=0                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Interactive Dual Subs for Languages Learning Interactive Dual Subs for Languages Learning
ID hhbnckjhjihjangdepdebbnooibiphge
URL Chính Thức https://chromewebstore.google.com/detail/interactive-dual-subs-for/hhbnckjhjihjangdepdebbnooibiphge
Mô tả Translate English, Spanish etc. words instantly in dual subtitles on YouTube, Netflix, Coursera, TED. Then memorize on the go
Kích Thước Tệp 2.06 MB
Số Lần Cài Đặt 2,388
Phiên Bản Hiện Tại 3.33.0
Cập Nhật Lần Cuối 2024-02-25
Ngày Phát Hành 2022-04-09
Đánh Giá 4.67/5 Tổng số 102 Đánh Giá
Nhà Phát Triển https://intersub.cc
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://intersub.cc
URL Trang Chính Sách Bảo Mật https://intersub.cc/privacy
Ngôn Ngữ Được Hỗ Trợ en,es,es-419,pt-BR,pt-PT,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "short_name": "InterSub.cc",
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "version": "3.33.0",
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "css": [
                "extra-styles.css"
            ],
            "js": [
                "browser-polyfill.js",
                "content-script.js",
                "content-script-loader.js"
            ],
            "all_frames": true,
            "match_about_blank": true
        },
        {
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ],
            "js": [
                "netflix-subtitle-sniffer-injector.js"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "icons": {
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png",
        "512": "assets\/images\/icon512.png"
    },
    "action": {
        "name": "__MSG_actionName__",
        "default_icon": {
            "48": "assets\/images\/icon48.png",
            "128": "assets\/images\/icon128.png",
            "512": "assets\/images\/icon512.png"
        },
        "default_title": "__MSG_actionDefaultTitle__",
        "default_popup": "popup.html"
    },
    "host_permissions": [
        "https:\/\/*.netflix.com\/*",
        "https:\/\/app.intersub.cc\/*"
    ],
    "content_security_policy": [],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/fonts\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "netflix-subtitle-sniffer.js"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        }
    ]
}