IME2Furigana

When inputting kanji with an IME, furigana is automatically added.

Versión del día 20/9/2019. Echa un vistazo a la versión más reciente.

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v1.13 19/5/2024

    bugfix for ruby=>markup conversion undo feature

  • v1.12 19/5/2024

    changed furigana markup from <kanji>[furigana] to <.kanji>[furigana] to avoid affecting HTML tags followed by BBCode;
    ruby to furigana markup conversion can now also be undone with Ctrl+Z

  • v1.11 28/12/2023

    added compatibility with Emoter userscript

  • v1.10 9/12/2023

    updated to work again after recent Discourse changes

  • v1.9 25/10/2023

    Updated to work with the Discourse changes

  • v1.8 30/6/2022

    added fallback method
    F button now indicates if furigana markup was found
    hotkey

  • v1.7 2/1/2022

    bugfix: on page load, mode "off" would always reset to "on"

  • v1.6 15/1/2021 the script is now initially enabled (mode initialized to "on"), and two minor bugfixes
  • v1.5 17/9/2020 bugfix for browsers not supporting RegExp negative lookbehind
  • v1.4 23/6/2020 furigana bugfix, tags in furigana markup
  • v1.3 6/4/2020 added setting at the top of the script for unprompted ruby to furigana markup conversion
  • v1.2 6/4/2020 if the script detects <ruby> tags in the reply input box, it offers to convert them to furigana markup
  • v1.1 1/4/2020
  • v1.0 1/4/2020
  • v0.3 20/9/2019 button now displays correct state (off, on, blur) when the state was remembered from previous reply
  • v0.2 20/9/2019
  • v0.1 20/9/2019