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.

Autor
@Ginoa AI
Installationen heute
0
Installationen gesamt
0
Bewertungen
0 0 0
Version
1.0
Erstellt am
06.01.2025
Letzte Aktualisierung
06.01.2025
Größe
2,45 KB
Lizenz
n/a
Wird angewandt auf

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