Adds a tip information, ranging from 15%, 18% to 20% on Subtotal amount next to order subtotal for convienience.
- Clone the repository
$ git clone [email protected]:tHBp/doordash-tip.git
- Open extensions using
chrome://extensions - Enable developer mode
- Click on
Load Unpackedand select the cloned directory
$ npm install
$ npm run dev # to start dev server
$ npm run build # to build the extension