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
Denně instalací
0
Celkem instalací
0
Hodnocení
0 0 0
Verze
1.0
Vytvořeno
06. 01. 2025
Aktualizováno
06. 01. 2025
Size
2,4 KB
Licence
neuvedeno
Spustit na

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