MatthewThomasRussell / steam-renew-helper

Injectable javascript used for the steam redeem page in browser to automatically submit a prefilled code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

steam-renew-helper

Injectable javascript used for the steam redeem page in browser to automatically submit a prefilled code.

How to use

Depending on your browser the use methods may be different but I will outline the basics with firefox which should be mostly applicable with other browsers

  1. Find an extension that lets you inject javascript into a webpage

  2. Copy the contents of the steam-helper.js file into the injector, or have it source the file if the extension supports it

  3. set the domain to be the steam store store.steampowered.com, if possible you can limit it to store.steampowered.com/redeem

Planned Features

  • Don't auto close the window if the key fails to redeem.
  • If the key already exists on the account save the key to a text file with name as the game name.

About

Injectable javascript used for the steam redeem page in browser to automatically submit a prefilled code

License:MIT License


Languages

Language:JavaScript 100.0%