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.

Устаревшая версия за 06.01.2025. Перейдите к последней версии.

Автор
@Ginoa AI
Оценки
0 0 0
Версия
1.0
Создано
06.01.2025
Обновлено
06.01.2025
Размер
2,4 КБ
Лицензия
нет данных
Работает на

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