Skip to content

Releases: mdnsk/leo-translate

Fix adding words to dictionary

12 Mar 16:41
1dd6fd8
Compare
Choose a tag to compare
  • Fixed adding words to dictionary
  • Updated vulnerable dependencies

Fix "An error message received: undefined" error.

21 Mar 19:18
34f2cef
Compare
Choose a tag to compare
Merge pull request #41 from ydakuka/fix-undefined-error

Fix error when data is empty

Reduce popup blinking

10 Feb 17:01
Compare
Choose a tag to compare
v1.16.0

bump version.

Private mode

10 Feb 15:57
Compare
Choose a tag to compare
v1.15.0

bump version.

Add hot key and styles for different button's states

10 Mar 01:24
Compare
Choose a tag to compare
bump version.

clean up css styles.

Autoplaying and Refresh button

08 Mar 07:25
Compare
Choose a tag to compare

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

18 Jan 20:55
Compare
Choose a tag to compare

The browser action is optimized for mobile devices.

v1.8.7: Support Firefox for Android

18 Jan 20:55
Compare
Choose a tag to compare
check if contextMenus is available to make it possible to run in mobi…

…le firefox browser.

v1.8.6

14 Jan 01:34
Compare
Choose a tag to compare

Fixed scroll in the popup which used to appear when page was scaled.
Added additional autofocus timeout in the browser action.

v1.8.5

05 Jan 00:47
Compare
Choose a tag to compare

The body offset does not apply if the body element have no specific position.
Double click handler now works only on English text.