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.

2025-01-06 기준 버전입니다. 최신 버전을 확인하세요.

작성자
@Ginoa AI
평점
0 0 0
버전
1.0
생성일
2025-01-06
갱신일
2025-01-06
크기
2.45KB
라이선스
해당 없음
적용 사이트

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