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.

Yazar
@Ginoa AI
Günlük kurulumlar
0
Toplam kurulumlar
0
Değerlendirmeler
0 0 0
Versiyon
1.0
Oluşturulma
06.01.2025
Güncellenme
06.01.2025
Size
2,45 KB
Lisans
N/A
Geçerli

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