vilvadot / money-is-time

💸⏱ Browser Extension: You don't buy things with money. But with the time you spent to earn that money.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Money is Time

“When you buy something, you are not paying for it with money. You’re paying with the hours of life you had to spend earning that money.“ - José Mújica

Supported shops

  • Amazon.com
  • Amazon.es

I want X shop added to the extension!

Feel free to comment on This issue so that everyone can see it or send a PR to include the support.

Developing

Use npm run dev watches for changes and recompiles and zips files after every change.

Develop in Firefox

Screenshot 2020-01-07 at 17 14 13

Go to about:debugging#/runtime/this-firefox and click Load Temporary Add-on... select the zip in /bin/release.zip and you are ready to go.

After each change you will have to press the Reload button on the same page for change to take effect.

Develop in Chrome

Screenshot 2020-01-07 at 17 14 30

Go to chrome://extensions/ and toggle developer mode press Load unpacked and select the /dist folder.

After each change you will have to manually reload the extension by pressing the refresh button in this same page.

How to build the extension

Use npm run build to copy and bundle all appropiate files under /dist.

You can run npm run release to generate a zipped release under /bin

Credit

About

💸⏱ Browser Extension: You don't buy things with money. But with the time you spent to earn that money.


Languages

Language:HTML 54.9%Language:JavaScript 28.5%Language:CSS 16.5%