Skip to content

Releases: mdnsk/leo-translate

Fix popup position, that used to break in some cases. Do not move the position of a selection after scrolling.

04 Jan 08:09
Compare
Choose a tag to compare

Coordinates of a selected word do not change after scrolling anymore.
Now when the position of the popup is calculating, it also take into account the position of the body element (for example Instagram changes sometimes position of a body element).

Fix auto focus in the browser action

02 Jan 09:35
Compare
Choose a tag to compare

In this version I have fixed auto focus in the browser action (the window that shows on click on the extension's logo).
Other small changes.

Fix iframe resizing

01 Jan 07:14
Compare
Choose a tag to compare
v1.8.1

bump version.

Support a custom meaning of a word

01 Jan 05:08
Compare
Choose a tag to compare

In this release I've added ability to enter a custom meaning of a word.

iFrame support added.

29 Dec 03:19
Compare
Choose a tag to compare
remove angle brackets from selection.

fix system notifications.

Improve position of the popup.

04 Nov 01:54
Compare
Choose a tag to compare

In this release the position of the popup is improved. Now the popup is not get out of the viewport of a browser.

Double-click Translation and Context Capturing

27 Oct 10:21
Compare
Choose a tag to compare

add double click translation.
add context capturing.
add option page.
interface improvements.
add limit to the max selection length.
bug fixes.