Steam Essentials

Standalone Steam profile tools: CSRep button, Steam ID info box, ban status, joined date, and Open in Steam button.

Voor het installeren van scripts heb je een extensie nodig, zoals Tampermonkey, Greasemonkey of Violentmonkey.

Voor het installeren van scripts heb je een extensie nodig, zoals {tampermonkey_link:Tampermonkey}.

Voor het installeren van scripts heb je een extensie nodig, zoals Tampermonkey of Violentmonkey.

Voor het installeren van scripts heb je een extensie nodig, zoals Tampermonkey of Userscripts.

Voor het installeren van scripts heb je een extensie nodig, zoals {tampermonkey_link:Tampermonkey}.

Voor het installeren van scripts heb je een gebruikersscriptbeheerder nodig.

(Ik heb al een user script manager, laat me het downloaden!)

Voor het installeren van gebruikersstijlen heb je een extensie nodig, zoals {stylus_link:Stylus}.

Voor het installeren van gebruikersstijlen heb je een extensie nodig, zoals {stylus_link:Stylus}.

Voor het installeren van gebruikersstijlen heb je een extensie nodig, zoals {stylus_link:Stylus}.

Voor het installeren van gebruikersstijlen heb je een gebruikersstijlbeheerder nodig.

Voor het installeren van gebruikersstijlen heb je een gebruikersstijlbeheerder nodig.

Voor het installeren van gebruikersstijlen heb je een gebruikersstijlbeheerder nodig.

(Ik heb al een beheerder - laat me doorgaan met de installatie!)

Maker
esteban-cz
Dagelijks aantal installaties
0
Totaal aantal installaties
3
Beoordelingen
0 0 0
Versie
2.2.0
Gemaakt op
31-05-2026
Bijgewerkt op
01-06-2026
Grootte
409 KB
Licentie
MIT
Wordt toegepast op

Steam Essentials

Standalone Tampermonkey userscript that adds practical profile and store-page tools to Steam.

Screenshots

Store header actions

Steam store header actions

Purchase actions

Steam purchase action buttons

Profile tools

Steam profile tools

Features

  • Adds a CSRep shortcut on Steam profile pages.
  • Shows Steam profile details from Steam's XML profile endpoint:
    • VAC ban status
    • Trade ban status
    • Joined date
    • Steam ID64, Steam ID3, and Steam ID32
  • Makes Steam IDs clickable to copy.
  • Adds an Open client button on Steam store app pages using steam://store/<appId>.
  • Restyles the Steam Community Hub button to match the added controls.
  • Adds AllKeyShop links near the store page header and purchase actions.
  • Adds external rating blocks from GameSpot and GameRankings when available.
  • Attempts to bypass Steam store and community age gates by setting mature-content cookies and proceeding through age prompts.

Install

  1. Install a userscript manager such as Tampermonkey or Violentmonkey.
  2. Open main.js.
  3. Copy the script into a new userscript.
  4. Save it and visit a supported Steam page.

Supported Pages

The script runs on:

Permissions

The userscript metadata requests:

  • GM_xmlhttpRequest for external rating lookups.
  • @connect www.gamespot.com
  • @connect www.gamerankings.com

Steam profile data is fetched from the current Steam profile page with ?xml=1.

Development

This repository is intentionally simple:

  • main.js contains the complete userscript, including embedded visual assets.
  • There is no build step.
  • Edit main.js, then reload or reinstall the userscript in your userscript manager.

License

MIT, as declared in the userscript metadata.