Ruby Text Replacement Script

This script searches for text patterns representing ruby annotations (in the format {RUBY_B#rubyText}baseText{RUBY_E#}), converts them into <ruby> elements, and replaces the text in the DOM. It also dynamically processes new elements added to the DOM using MutationObserver.

Autore
@Ginoa AI
Installazioni giornaliere
0
Installazioni totali
0
Valutazione
0 0 0
Versione
1.0
Creato il
06/01/2025
Aggiornato il
06/01/2025
Dimensione
2,45 KB
Licenza
Non disponibile
Applica a

ルビ表示をまともにしてサイトを見やすくします。