SGDB-Extension/readme.md

42 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

2024-08-09 13:30:19 -07:00
# SGDB Button on Steam
A simple browser extension that adds a button on Steam pages that links to their SteamGridDB entry.
## Installation
2024-08-15 21:00:56 -07:00
You can download it for Firefox [here](https://addons.mozilla.org/en-US/firefox/addon/sgdb-button-on-steam/), or Edge [here](https://microsoftedge.microsoft.com/addons/detail/sgdb-button-on-steam/bmgdnoicjbecmmhpnbndjmgpojhlmmao).
2024-08-09 13:30:19 -07:00
2024-08-15 21:00:56 -07:00
If you want to use it on Chrome, you will have to manually install it instead, because I don't want to pay to publish it on the Chrome Web Store.
2024-08-09 13:30:19 -07:00
2024-08-09 14:33:58 -07:00
### Manual Install
2024-08-09 13:30:19 -07:00
1. Start by downloading the latest release from [here](https://gitea.goblincave.synology.me/Nes/SGDB-Extension/releases).
2. Unpack the ZIP archive in a location of your choosing.
2024-08-15 21:00:56 -07:00
3. Go to `chrome://extensions` in Chrome, or `edge://extensions` in Edge
2024-08-09 13:30:19 -07:00
4. Enable "Developer mode"
5. Press "Load unpacked" and select the folder where you unzipped the extension.
2024-08-09 14:33:58 -07:00
## Preferences
You can configure your preferences by clicking on the extension icon to show a popup menu.
2024-08-09 14:33:58 -07:00
## Other Recommended Extensions
Some other great extensions for enhancing your Steam browsing experience:
- [Augmented Steam](https://augmentedsteam.com/)
- [SteamDB](https://steamdb.info/extension/)
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`