Releases: mukhinid/youtube-translator
Releases · mukhinid/youtube-translator
Added caching
- Added simple caching.
- Fixed bug with injection after navigation to other pages.
- Magic strings refactoring.
Fixed language detection
v0.2.1-alpha Fixed language detection. (#7)
English interface support
-
Added support for YouTube English interface.
-
Removed infinite interval for button injecting.
-
Made requests to the translator sequential to avoid net::ERR_CONNECTION_RESET.
Small fixes
Fixed unnecessary translation requests.
Initial release
Implemented the very basic functionality.