Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 1.07 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.07 KB

SteamPTP

SteamPTP is a browser extension that displays total playtime and playtime percentage for each game in Steam profiles.

Installation

As a userscript:

  1. Install the Tampermonkey extension for Chrome or Tampermonkey extension for Firefox.
  2. Open this link and click the «install» button.

As an extension (alternative):

  1. Download this repo as a ZIP file: https://github.com/octoman90/steamPTP/archive/master.zip
  2. Unzip it and place somewhere you won't accidentally delete it.
  3. Open the chrome://extensions page in your browser.
  4. Turn on the Developer mode.
  5. Click the Load unpacked button and select the unzipped directory.

Known bugs

  • Shown percentages disappear after searching, filtering or sorting the list

License

GPL-3.0