abhigyanghosh30 / NoProp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoProp

Abhigyan Ghosh, Zubair Abid, Sravani B, Shelly Jain

To load the extension on Firefox, either

  • install web-ext by running npm install -g web-ext and then run the extension using web-ext run or
  • goto about:debugging#/runtime/this-firefox and select Load Temporary Add-On and then navigate and open the manifest.json file

To load the backend, run uvicorn main:app --reload

About


Languages

Language:JavaScript 68.6%Language:Python 25.1%Language:Shell 5.0%Language:HTML 1.3%