me-heer / affordable

A Chrome Extension to improve your spending habits by taking into account the time it will take you to earn the amount you are spending currently.

Home Page:https://chrome.google.com/webstore/detail/affordable/cpkjnccpkemkddljkidlfplaakmhpfje

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

affordable-banner

How long would it take me to earn the amount of money I am spending right now?

Affordable updates the prices on e-commerce websites to include how long it will take you to earn back the amount.

Improve your spending habits by taking into account the time it will take you to earn the amount you are spending currently.

Video explaining this: https://www.youtube.com/watch?v=sQsiy999ENc

demo

Google Chrome

Features:

% Percentage mode: Show price conversion as percentage of your income

✋ Set a budget: Out of budget product prices are hidden to prevent impulsive purchases.

🖱️ Hover Mode: Too intrusive? only show the price conversion when you hover the product price with the cursor

🌈 Colour Code Prices: Affordable items are greener. Expensive items are redder.

Supported Websites

File Structure

  • The Chrome Extension source code resides in src/
  • To have some basic end-to-end tests using puppeteer, the extension code folder is wrapped inside a npm project (which is present at the root of the repository).

About

A Chrome Extension to improve your spending habits by taking into account the time it will take you to earn the amount you are spending currently.

https://chrome.google.com/webstore/detail/affordable/cpkjnccpkemkddljkidlfplaakmhpfje


Languages

Language:JavaScript 61.7%Language:HTML 28.9%Language:CSS 9.4%