Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 763 Bytes

File metadata and controls

24 lines (18 loc) · 763 Bytes

This project was bootstrapped with Create React App.

Swiggy-Bulk-Receipt-Downloader

This is a chrome extension which let's you filter and download Swiggy receipts in bulk.

Usage

  • Make sure you have logged in atleast once on your browser into swiggy.com
  • Click on the Swiggy icon in the top right once the extension is installed
  • Click Run Query
  • To download the invoices, click on the Download button

Installation

From Source

  • Clone repository
  • Run npm install Installs dependencies
  • Run npm run build Builds the app for production to the build folder.
  • Load unpacked extension in chrome. Locate the build directory which was just created

Online

  • /To be updated/