🌙
🔆

Humble Enhancer

View repo →
Date
2016
Category
Web development,
UserScript development
Tech
JavaScript,
GreaseMonkey,
Jasmine
Screenshot showing a list of games, with details of prices and review scores shown above each
A Humble Bundle page, with the information provided by Humble Enhancer displayed automatically above each game in the bundle.

Humble Enhancer was a tool for Firefox and Chrome that enhanced video game bundles on HumbleBundle.com with information such as average review scores and pricing information for each game. It was written in JavaScript and used Jasmine for unit testing. The information displayed was fetched from a 3rd-party API and cached using the browser's local storage database.