yomichan/ext/fg/js
siikamiika cfb5f0b9e1 fix scanning start of line on Firefox
On many sites, for example Twitter (posts), Yomichan doesn't match any
text from the beginning of the line unless you move the mouse cursor to
the top left corner of the word that starts from the beginning of the
line.

Apparently there were some problems related to the imposter and there
was commit 0cc5566 adding a fix for it, but this seemed to cause
problems and 542cdb2 was added to fix that. It didn't handle all of the
cases, though, so this commit is letting everything through on Firefox.
2019-08-04 01:52:27 +03:00
..
api.js work on sandbox 2017-09-05 21:10:19 -07:00
document.js fix scanning start of line on Firefox 2019-08-04 01:52:27 +03:00
float.js Add support for custom popup CSS 2019-07-09 18:06:27 -04:00
frontend.js Make error loging unintrusive 2019-05-04 13:02:56 -04:00
popup.js return focus to site after hiding popup 2019-08-01 00:25:31 +03:00
source.js add option to automatically hide search results (fixes #71) 2017-09-16 23:08:43 -07:00
util.js Handle messages with unexpected response format 2019-05-04 13:02:56 -04:00