Every RoRoRo plugin in one place — what it does, the version that's actually shipped, and the link that installs it. This page reads the same catalog the app reads, then checks each plugin's live releases, so it can't go stale when a plugin ships.
Refreshed automatically · same data as the in-app marketplace
The Microsoft Store edition can't ship the in-app marketplace (Store policy draws the line at downloadable code), so this page is its marketplace — same catalog, same plugins.
Store users: plugins install the same way — Copy install URL here, paste into Plugins → Install in the app. The SHA-256 check and the consent sheet work identically on every edition.
Building your own? A plugin is a separate signed Windows app on the gRPC contract — ship manifest.json + manifest.sha256 + plugin.zip as a GitHub release. Start at the plugin author guide.