feat: Add <Open in Desktop App> button in header#267
feat: Add <Open in Desktop App> button in header#267xPaw merged 5 commits intoSteamDatabase:masterfrom
Conversation
|
G'day @xPaw let me know if this makes sense or need further refinement. Cheers! |
|
One thing to note, both this and hiding the install button currently won't work on React pages. I just looked at the workshop beta and wishlist pages, their css classes are hashes, but it seems to be at least consistent, but I don't know if it changes between builds.
|
|
I was aware of that, do you have any idea about how to proceed on new React pages? I don't event know what's the right way to edit the DOM without making React.js to complain about "Hydration Errors" even setting the *.js files at manifest to |
|
I don't know what the best approach to react pages is either. |
Solves #241
This PR introduces a new button (disabled by default) at the top, close to the "Install Steam" button set by Valve.
Consequently, a new option on SteamDB Extension preferences page has been introduced to manage this.
Preview