Chrome extension for studying languages with watching movies and TV shows.
The release version will be available soon in the Chrome Web Store.
Now you can install the dev version:
- Download and unzip current repository
- Open chrome extensions page
chrome://extensions/
- Turn on developer mode
- Click to
Load unpacked
button and selectdist
folder
After that, you can use it as a regular extension. To upgrade, you will have to download the new version again.
The list of services will expand at the request of users.
To use the plugin, you must have a subscription to the desired service.
Now supported:
Just hover over the word you want to translate it, the video will automatically pause and start when you remove the cursor from the subtitles.
In the translation popup of the word, you can see alternative translations with the frequency of use.
Click on subtitles for translation all text.
The list of services will expand at the request of users.
Now supported:
For export to work, you must be logged in to learning service in the same browser. Then select the desired service in the extension settings.
After which a ➕(plus) icon will appear near the words of the translation, by clicking on which the word is exported to the selected service.
Rewind to previous subtitle by press ⬅️ left arrow.
Rewind to next subtitle by press ➡️ right arrow.
Rewind works only if the next/previous subtitle is less than 5 seconds. Otherwise, rewinds for 5 seconds.
For force rewind to next/previous subtitle use alt + arrow button
.
At the bottom of the player, there is a subtitles progress bar to simplify navigation between subtitles.
Click on the progress bar to rewind the video to the desired point.
The extension allows you to adjust the size of the subtitles and their delay.
The default subtitle delay step is 0.25 seconds.
alt + click the ➕ or ➖ buttons
changes the delay by 1 second.
shift + click the ➕ or ➖ buttons
changes the delay by 5 seconds.
You can also upload your custom subtitles if they are not on the video service, supported srt
and vtt
formats.
- Show all available audio tracks and subtitles on Netflix regardless of region.
We are open to community help.
To report a bug or feature offer, create issue and describe the question in detail.
You can also implement the desired feature and send a pull request. We recommend discussing the feature in issues tracker before implementation. This will help reduce your time.