yomichan/ext/fg/js
toasted-nutbread 068b1eef71
Text scanner improvements (#1056)
* Only ignore nodes on non-web pages

* Fix issue where options might not be assigned on nested frontends

* Refactor default TextScanner options

* Add option to enable search only on click

* Simplify restore state assignment

* Update options context passing

* Fix empty title

* Use TextScanner to scan content inside of Display

* Rename ignoreNodes to excludeSelector(s)

* Fix options update incorrectly triggering a re-search

* Fix copy throwing an error on the search page

* Replace _onSearchQueryUpdated with _search

* Use include selector instead of exclude selector
2020-11-23 20:31:48 -05:00
..
content-script-main.js Fix page type never being detected as search page correctly (#867) 2020-09-26 18:47:58 -04:00
dom-text-scanner.js Dom text scanner fixes (#505) 2020-05-06 19:33:17 -04:00
float-main.js Merge float into display (#1053) 2020-11-22 15:29:51 -05:00
frame-offset-forwarder.js Move generateId to core.js (#748) 2020-08-22 15:49:24 -04:00
frontend.js Text scanner improvements (#1056) 2020-11-23 20:31:48 -05:00
popup-factory.js Popup setup refactoring (#1054) 2020-11-23 15:23:47 -05:00
popup-proxy.js Popup setup refactoring (#1054) 2020-11-23 15:23:47 -05:00
popup-window.js Popup setup refactoring (#1054) 2020-11-23 15:23:47 -05:00
popup.js Popup setup refactoring (#1054) 2020-11-23 15:23:47 -05:00
text-source-element.js Text source range refactor (#949) 2020-10-20 20:54:26 -04:00
text-source-range.js Text source range refactor (#949) 2020-10-20 20:54:26 -04:00