Releases: mdnsk/leo-translate
Releases · mdnsk/leo-translate
Fix adding words to dictionary
Fix "An error message received: undefined" error.
Merge pull request #41 from ydakuka/fix-undefined-error Fix error when data is empty
Reduce popup blinking
v1.16.0 bump version.
Private mode
v1.15.0 bump version.
Add hot key and styles for different button's states
bump version. clean up css styles.
Autoplaying and Refresh button
In this release added:
Autoplaying of words. It disabled by default and can be enabled on the options page.
Refresh button which allows to reopen the translate popup after a selection was modified. This feature is especially useful for users of Firefox for Android Browser.
In this release fixed:
margins and paddings of the popup iFrame were set to 0.
Also in this release all dependencies of the extension were updated.
v1.8.8
v1.8.7: Support Firefox for Android
check if contextMenus is available to make it possible to run in mobi…