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.

Auteur
@Ginoa AI
Installations quotidiennes
0
Installations (total)
0
Notes
0 0 0
Version
1.0
Créé
06/01/2025
Mis à jour
06/01/2025
Taille
2,45 ko
Licence
N/A
S'applique à

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