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 КБ
Лиценз
Няма
Работи на

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