Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 604 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 604 Bytes

Anonkeystroke

My Chrome Extension

How to run (Development)

  • npm install http-server -g
  • cd webgan
  • http-server -c1 --cors .
  • Open chrome://extensions
  • Enable developer mode
  • Click on "Load unpacked"
  • Select the "build folder" inside the project folder

Install

Chrome extension

Contribution

Suggestions and pull requests are welcomed!.


This project was bootstrapped with Chrome Extension CLI