Skip to content

Latest commit

 

History

History
executable file
·
39 lines (28 loc) · 2.12 KB

README.md

File metadata and controls

executable file
·
39 lines (28 loc) · 2.12 KB

HumbleBundle Key Exporter

A bookmarklet to export your unredeemed HumbleBundle Keys that will download that data in a formatted JSON file. This is meant for personal use.

I've been a HumbleBundle supporter since it first started. As you might imagine, I have a large number of unredeemed game keys that I won't ever have the time for or am not interested in using. Since the data isn't exportable, this is a tool I created to get that data into an easy to use file so it can be modified and more easily shared with friends.

Usage

Note: the bookmarklet code is in ES6 only. This will work in Safari 10.1+, Chrome 55+, Firefox 52+ and Edge 15+.

Development

  • Clone the repository
  • Run yarn install which will also lint and build
  • Make any code changes
  • Run npm run build

Notes

Resources