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.

As of 2025-01-06. See the latest version.

Author
@Ginoa AI
Ratings
0 0 0
Version
1.0
Created
2025-01-06
Updated
2025-01-06
Size
2.45 KB
License
N/A
Applies to

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