Skip to content

Allows you to get a file with tab-separated values about all your Humble Bundle keys (Steam, Origin, etc). This includes redeem-status.

Notifications You must be signed in to change notification settings

Kagee/HumbleBundleKeyDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HumbleBundleKeyDownloader

Horribly written Chrome extension that allows you to get a file with tab-separated values about all your Humble Bundle keys (Steam, Origin, etc). This includes redeem-status.

How to add to Chrome:

  • Meny -> More tools -> Extentions
  • Check of "Developer mode"
  • Click "Load unpacked extension..." and select the code folder

IMPORTANT:

  • Please look at the browser adress bar for progress updates.

    • Open the developer console for debug messages
  • This script runs for a long time, and rewriting it to use threads (workers) is ass.

    • Please tell chrome to "Wait" when it complains that the page is unreponsive.

Browser usage:

  • Login on www.humblebundle.com
  • Press the "H" that should appear in the top-right corner of the browser (where extensions buttons normally appear)

Using tab-delimited file:

  • Open in i.e. Libreoffice calc
  • The data can easily be sorted using Data -> AutoFilter
  • Select "short_redeemed_key_val" = "Not redeemed" to list only keys you have not redeemed.

About

Allows you to get a file with tab-separated values about all your Humble Bundle keys (Steam, Origin, etc). This includes redeem-status.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published