SteamChecker

Besides looking through every one of your steam games, searching for a specific game to see if you own it or not, there is no way of determining if a bundle you're about to get on HumbleBundle.com has games in your Steam library. Although it may be cheap, spending money on a 10-game bundle where you already owned 9 of the games always makes me frustrated, so I created this extension! This will gray-out any game you own on Steam that is on any of the weekly bundles to let you know if you own the game or not. It also has wishlist support to highlight games you want on Steam!

How to Use

There will be a new extension icon in Chrome. Click on that to input your 64bit SteamID or steam profile name (NOT nickname) if you have set your URL. Click "Save" and you're done! Your SteamID or profile name can be found in your profile URL "steamcommunity.com/id/XXXXXXXXXX/" or "steamcommunity.com/profiles/XXXXXXXXXXXXXXXXXX/"

Note: Humble Bundle uses a different naming format than Steam does for some games, but I will try to keep the alias file as up to date as possible whenever new bundles come out or new games are added to a bundle. If you see that games aren't showing up in a bundle, don't hesitate to contact me!

Download

Chrome Web Store

Contact

You can always send me a message if you have questions or comments or anything.

Version History

Version 0.6

  • Updated code for Humble Bundle changed HTML layout/structure
  • Changed the display of wishlisted and owned games
  • Database created to update aliases faster and more accurately

Version 0.5.1

  • Firefox support added!
  • Fixed jQuery file so it could pass the Mozilla review >_>

Version 0.4

  • Libraries should now load MUCH quicker
  • Backend changes to wishlist/alias loading

Version 0.3

  • NAME CHANGE! (Sounds a little cooler :D )
  • Added easeing to owned and wishlisted games
  • Fixed bug with no messages showing on invalid profile names
  • Huge wishlist support

Version 0.2.1

  • Added alias support to wishlist games

Version 0.2

  • Wishlist support - Games are now highlighted yellow if they're in your wishlist
  • Alias file - Alias file now delivered with server, so no longer have to update extension to get newest names

Version 0.1

  • Initial release