SteamDatabase / BrowserExtension

💻 SteamDB's extension for Steam websites
https://steamdb.info/extension/
BSD 3-Clause "New" or "Revised" License
749 stars 57 forks source link

Add option to display detected technologies/engines on Steam page #166

Open akien-mga opened 4 months ago

akien-mga commented 4 months ago

Is your feature request related to a problem? Please describe.

It's a pretty niche use case for engine developers or enthusiasts, so I think this should likely be opt-in, but I'd like to have an option to display the detected technologies/engines on Steam page.

My use case would be to be able to spot at once when a game is made using Godot, since I'm one of the developers of Godot.

Describe the solution you'd like

I guess it could be shown directly in the header with the most important info: image

Would be something like

Technologies: Engine.Godot, SDK.Discord

Describe alternatives you've considered

Currently the alternative is to click on the SteamDB logo, and the app's page shows which technologies are detected in the main page, so it's not too far away. But it's still one click / new open tab away :)