jsonzilla / price_to_time

An browser extension to give you knowledge about how much cost of your time to buy a product

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Price To Time

An browser extension to give you knowledge about how much cost of your time to buy a product

Build local

> npm install --global web-ext
> web-ext --config=config.js build

Test

> npm install --save-dev jest
> npm test

Coverage

> npx jest --coverage

About

An browser extension to give you knowledge about how much cost of your time to buy a product

License:Mozilla Public License 2.0


Languages

Language:JavaScript 90.8%Language:HTML 5.6%Language:CSS 3.6%