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
Instalações hoje
0
Total de instalações
0
Avaliações
0 0 0
Versão
1.0
Criado
06/01/2025
Atualizado
06/01/2025
Tamanho
2,45 KB
Licença
N/A
Aplicável a

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