A Chrome plugin that converts money to time.
Install it from the Chrome web store: https://chrome.google.com/webstore/detail/time-is-money/djgfofcgmhmmamdbjbcefbmclhblcpkn
- Start a server in the project directory:
python -m SimpleHTTPServer
- Visit http://localhost:8000/test
- Remove unhelpfully small units (e.g. "4 minutes", not "4 minutes, 3 seconds")
Work-in-progress will need refining
- Add 'advanced' fields: tax, days a week, hours a day
- Change the numbers without a refresh when you click on/off
- Consider building only one tooltip that is positioned to avoid overflow:hidden and index issues
- Add ability to compare to another unit (e.g. how many coffees is that)
- Example pages to look at
- Compare your wage against...
- Add a generic 'cleaner' function that can be used for all fields
- Field cleaning
- Replace the value option