A Chrome extension that shows a tooltip when hovering over prices with the time that will take you to earn that amount.
Screenshots:
Install the extension from the Chrome Web Store.
Search the issues and create a new one if it doesn't exist already.
- Clone this repo
- Open chrome://extensions/ in your Chrome
- Enable
Developer mode
- Click on
Load unpacked extension...
and browse to thedist/
directory path under the repo
At the moment there are no tests and no build. Edit the source files directly under the dist/
directory.
- Make sure to bump the version in
/dist/manifest.json
- Create a zip file with the contents of the
dist/
directory - Go to Chrome Developer Dashboard
- Upload the zip package and click on Publish Changes