SteamSight is a free Google Chrome extension that enhances and customizes your Steam wishlist by adding powerful filters and handy options.
- Filter games by average playtime (from How Long To Beat), prices from various stores (via CheapShark), and more
- Sort your wishlist according to your favourite criteria
- Visual customization of your wishlist, making it easier to browse and organize
-
Download or clone this repository:
git clone https://github.com/Cesferort/SteamSight.git
-
Create a proxy server to handle requests. For example, you can use Render, live-server or any proxy tool you prefer
-
Update the references in the extension code to point to your proxy URL
// content.js const SERVER_URL = "YOUR_PROXY_URL";
-
Open Chrome and go to the Chrome extensions page
-
Enable Developer Mode (toggle in the top right)
-
Click Load unpacked and select the folder containing SteamSight
-
Open your Steam wishlist to start using the filters and customization options
-
Visit the Chrome Web Store page for SteamSight
-
Click Add to Chrome
-
Confirm any prompts and the extension will install automatically
-
Open your Steam wishlist to start using the filters and customization options