Ryuugames Fixer

Extension to fix Ryuugames titles and highlight links

Author
Olexandro
Daily installs
0
Total installs
4
Ratings
0 0 0
Version
0.1
Created
2025-06-18
Updated
2025-07-08
Size
21.7 KB
License
MIT
Applies to

Example
FROM:
[ENG] Feminization Device (V0.6) (V25.02.05) Uncensored
TO:
[ENG] Feminization Device UNC v0.6 v25.02.05

Main functions:
1. Game title formatting (modifyTitle())
Extracts and reorders title elements: [ENG] → (RJ123456) → game name → UNC → versions → dates
Replaces colons with tildes (~)
Shortens "Uncensored" to "UNC"
Separates versions into regular and date-like ones
2. External link highlighting (highlightRyuugamesLinks() + highlightNonRyuugamesLinks())
Finds all links to ryuugames.com
Highlights links to other sites with yellow background
3. Text URL conversion (convertTextToLinks())
Automatically converts text URLs to clickable links
Adds https:// to links starting with www.
Removes .html from dlsite links
Opens links in new tabs
4. Smart version processing (isDateLikeVersion())
Distinguishes between software versions (1.7.1) and dates (25.04.06)
Places dates at the end of the title


Automatically formats game titles on ryuugames.com into a convenient format and improves link navigation.