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
Instalaciones diarias
0
Instalaciones totales
0
Calificaciones
0 0 0
Versión
1.0
Creado
06/01/2025
Actualizado
06/01/2025
Tamaño
2.45 KB
Licencia
Desconocida
Funciona en

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