sienori / simple-translate

WebExtensions for translating text on web pages
http://simple-translate.sienori.com/
Mozilla Public License 2.0
1.14k stars 129 forks source link

Translation button should have an optional timeout #168

Open tbertels opened 5 years ago

tbertels commented 5 years ago

The translation button can pop-up without us wanting it to (for example selecting text to remove it then continuing typing without clicking, or selecting text to search it). An optional timeout would correct that problem, along with giving the button a fixed position (#167).

tbertels commented 5 years ago

Here's a screenshot: image

The button from the main text is still shown while the button from a different frame is shown.