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.

Δημιουργός
@Ginoa AI
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
0
Βαθμολογίες
0 0 0
Έκδοση
1.0
Δημιουργήθηκε την
06/01/2025
Ενημερώθηκε την
06/01/2025
Μέγεθος
2 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

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