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.

Per 06-01-2025. Zie de nieuwste versie.

Maker
@Ginoa AI
Beoordelingen
0 0 0
Versie
1.0
Gemaakt op
06-01-2025
Bijgewerkt op
06-01-2025
Grootte
2,45 KB
Licentie
N.v.t.
Wordt toegepast op

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