A little extension that adds a button on Steam pages that brings you to the corresponding SteamGridDB entry. https://addons.mozilla.org/en-US/firefox/addon/sgdb-button-on-steam/
 
 
Go to file
Nes370 5d2c42788e Added user profile buttons.
Added buttons to Steam user profiles that take you to their SGDB profile. Version bump due to new functionality.

May cause some crowding with other extensions -- recommend users to disable the "Show a link to view SteamIDs" under Community > Profile setting in Augmented Steam.
2024-08-10 00:45:28 -07:00
icons Removed unused icons 2024-08-08 13:38:37 -07:00
manifest.json Added user profile buttons. 2024-08-10 00:45:28 -07:00
popup.html Update popup.html 2024-08-09 20:52:55 -07:00
popup.js Added compatibility for Edge/Chrome browsers. 2024-08-09 12:36:26 -07:00
readme.md Added user profile buttons. 2024-08-10 00:45:28 -07:00
script.js Added user profile buttons. 2024-08-10 00:45:28 -07:00

readme.md

SGDB Button on Steam

A simple browser extension that adds a button on Steam pages that links to their SteamGridDB entry.

Installation

You can download it for Firefox here.

If you want to use it on Edge or Chrome, you will have to manually install it instead.

I'm still awaiting verification to publish on the Edge Add-ons site, and I don't want to pay to publish it on the Chrome Web Store.

Manual Install

  1. Start by downloading the latest release from here.
  2. Unpack the ZIP archive in a location of your choosing.
  3. Go to edge://extensions in Edge, or chrome://extensions in Chrome
  4. Enable "Developer mode"
  5. Press "Load unpacked" and select the folder where you unzipped the extension.

Some other great extensions for enhancing your Steam browsing experience:

You can also add some custom SGDB buttons through Augmented Steam.

  1. Go to https://store.steampowered.com/
  2. At the top of the page, click on the "Augmented Steam" dropdown, and select "Options".
  3. Navigate to the Store > App page section.
  4. Create a custom link with the following properties:
    • Name: SteamGridDB
    • URL: steamgriddb.com/steam/[ID]
    • Icon: https://cdn2.steamgriddb.com/icon/c4ca4238a0b923820dcc509a6f75849b.ico
  5. Navigate to the Community > Profile section.
  6. Create a custom link with the following properties:
    • Name: SteamGridDB
    • URL: steamgriddb.com/profile/[ID]
    • Icon: i.imgur.com/NYQSplq.png

If you find that user profiles are too crowded, I would recommend disabling the "Show a link to view SteamIDs" setting under Community > Profile in Augmented Steam.