Skip to content

Userscript to show BattleMetrics ID on Steam profiles, using the Atlas Player Checker API

Notifications You must be signed in to change notification settings

jxtt-dev/bm_id_on_steam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

BattleMetrics ID on Steam Profile Userscript

A basic Userscript that shows associated BattleMetrics IDs on Steam profiles, using the Atlas Player Checker API.

Only shows BattleMetrics ID for Steam profiles that have been tracked using the Atlas Player Checker. If profile has not been tracked, nothing will be shown.

Example

Installation

  1. Install TamperMonkey for your browser
  2. Automatically install the userscript using the "Install" button at this link: https://raw.githubusercontent.com/jxtt-dev/bm_id_on_steam/refs/heads/main/index.user.js

If automatic install does not work:

  1. Copy source from here
  2. Open Tampermonkey in your browser and click the Add Script tab (icon with a plus symbol)
  3. Paste the source into the script window and hit save

Chrome and Opera Only

  1. Enable Developer Mode in Extension Settings
    • Go to Extension Settings for your browser (Or paste chrome://extensions/ into URL bar)
    • Enable "Developer Mode" (toggle switch on top right)
  2. Allow User Scripts in Tampermonkey Settings
    • Go to Extension Settings for your browser (Or paste chrome://extensions/ into URL bar)
    • Click "Details" under the Tampermonkey extension
    • Enable the "Allow User Scripts" toggle switch
    • Restart your Browser
    • Learn why this step is required here: https://www.tampermonkey.net/faq.php?#Q209

Usage

  1. Visit a Steam profile
  2. If the Steam profile has been tracked on Atlas servers, the profiles BattleMetrics ID will appear in the right column
    • If the profile has not been tracked, nothing will appear in the right column
  3. Click the blue profile ID text to visit the BattleMetrics profile associated with the Steam profile
  4. Click the copy icon to copy a link of the BattleMetrics profile associated with the Steam profile

Additional Info

  • Use Chrome for best results
  • Compatible with the Steam Inventory Helper Extension

About

Userscript to show BattleMetrics ID on Steam profiles, using the Atlas Player Checker API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published