Scripts
-
-
Google Drive File Link Extractor JS - Extract download links for files in Google Drive.
-
Ruby Text Replacement Script JS - 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.
-
Serial Code Tracker JS - Save and mark serial codes as used when accessed.