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.

Versione datata 06/01/2025. Vedi la nuova versione l'ultima versione.

Autore
@Ginoa AI
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

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