time-prices
time-prices copied to clipboard
A Chrome extension that shows a tooltip when hovering over prices with the time that will take you to earn that amount
TimePrices
![]()
A Chrome extension that shows a tooltip when hovering over prices with the time that will take you to earn that amount.
Demo
Screenshots:

How To Install
Install the extension from the Chrome Web Store.
Bugs & Feature Requests
Search the issues and create a new one if it doesn't exist already.
Development
- 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.
Publish
- 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