10ten Ja Reader Versions Save

A browser extension to translate Japanese by hovering over words.

v1.14.3

1 year ago
  • (Chrome, Edge) Fix generated source encoding to avoid Chrome bug.

v1.14.1

1 year ago
  • Fix keyboard detection for some devices.

v1.14.0

1 year ago
  • Rewrote text lookup to better handle cases of hidden content (including user-select: all content), avoid lingering popups, and improve performance (Fixes #990 and #1033).
  • (Chrome, Edge, Safari) Added support for looking up text in shadow DOM elements such as are used on Bing Chat (#1130).
  • (Chrome, Edge, Safari) Fixed a bug where overlays would be broken on MangaDex (#1110).
  • (Safari) Improved popup placement when looking up words at the start of a line.
  • (Safari) Fixed a bug where the toolbar icon would get stuck not updating.

v1.13.6

1 year ago
  • Fixed breakage on Firefox beta (#1080).

v1.13.5

1 year ago
  • Added support for parsing ざるを得ない endings, e.g. 闘わざるをえなかった.
  • Added support for parsing ~ないで, e.g. 払わないですんだ.
  • Added an option for higher contrast pitch accent markings.
  • (Chrome, Edge) Fixed the browser icon getting stuck at 100% (#1003).
  • (Firefox) Fixed occasional flicker on loading Web pages over slow connections when the extension is enabled.
  • Made the popup show for sites that make nested contents fullscreen such as Crunchyroll (#1015).
  • Made the touchscreen puck trigger showing text boxes on mokuro that normally only show on hover (#1009).
  • Fixed lookup of Japanese inside display: contents containers.
  • Fixed lookup of Japanese with certain combinations of display: inline-block such as is used on Kanshudo.
  • Made the copy overlay not show if the user has selected text in the popup.
  • Made shogi shorthand matches not show up when there is a longer word match.
  • Added inflection for できる so that 連絡できなかった is parsed as a single unit.
  • Updated explanation text for passive deinflections to indicate that they may simply be sonkeigo (#187).

v1.12.5

1 year ago
  • Fixed a bug where changing tabs after pinning the popup could cause the popup to have the wrong size.
  • Fixed a bug where the popup would be mispositioned after scrolling.

v1.12.4

1 year ago
  • Fixed flickering when using hold-to-show keys and a text box is selected.

v1.12.3

1 year ago
  • Fixed a bug where the popup would sometimes pin when mouse interaction was disabled and hold-to-show keys were configured.
  • Fixed detecting of pin popup keys on Safari.

v1.12.2

1 year ago
  • Fixed a bug that would cause the popup to effectively be pinned after releasing hold-to-show keys when they are set for both text and images.
  • Fixed a bug that would cause unwanted pinning of the popup when hold-to-show keys are configured and mouse interactivity is disabled.

v1.12.0

1 year ago
  • Made it possible to interact with the popup by using the mouse. For example, you can change tabs or copy entries by clicking.
    • Note that this makes the popup tabs larger and may sometimes mean the popup does not dismiss as quickly. This behavior can be disabled from the options page under "Popup interactivity".
  • Made the popup not move position when changing tabs via touch or mouse.
  • Added a shortcut key for closing the popup (defaults to Esc).
  • Added a shortcut key for pinning the popup (defaults to Ctrl).
  • Added a setting to make highlight styles blue on browsers that support the CSS Highlight API and made the default yellow style more subdued.
  • Fixed a bug where highlights might not be cleared.
  • Disabled using the Highlight API on Chrome for vertical text due to Chromium bug 1360724