https://github.com/sameer/real-cost
Chrome extension that helps you manage spending habits by demystifying prices.
https://github.com/sameer/real-cost
chrome-extension jquery js
Last synced: 9 months ago
JSON representation
Chrome extension that helps you manage spending habits by demystifying prices.
- Host: GitHub
- URL: https://github.com/sameer/real-cost
- Owner: sameer
- License: mit
- Created: 2017-10-21T16:30:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-06T04:13:29.000Z (over 8 years ago)
- Last Synced: 2025-04-02T11:54:18.948Z (12 months ago)
- Topics: chrome-extension, jquery, js
- Language: CSS
- Homepage:
- Size: 4.88 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# real-cost

Chrome extension that helps you manage spending habits by demystifying prices.
This Chrome extension takes a price on a webpage such as Amazon and converts the price into an amount of time based on salary.
To perform this, the extension takes in the user's salary per hour and uses that value to compute how much time an item is worth.
For example, if a user works for $15 per hour and chooses to buy a 12-pack of Soylent for $32 dollars, then the price would be represented as 2.13 hours. The purpose behind this extension is to help limit spending and to encourage consumer responsiblity.
The extension's interface uses a small icon next to the price to display the time-cost. This method is non-invasive and allows users to look at the cost quickly while still seeing the original cost.