Shiny Colors English Viewer

A desktop Electron app for viewing and translating ShinyColors Enza via userscript injection of Shiny Colors English Patch.

Note: This project was initially created as a proof of concept, inspired by KanColle viewers like poi (GitHub), to explore providing a similar experience for Shiny Colors.

How it works:

  • Loads the game in a <webview> with a preload script.
  • The main process fetches the latest userscript from GitHub.
  • The preload script injects the userscript into the page as early as possible.

GitHub Repo