Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 765 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 765 Bytes

Find the answer faster 👍

Install

Chrome Web Store

https://chrome.google.com/webstore/detail/github-issue-toc/ilbogmmcemabaedfhhfiodlfcejmbnge

Install from dist folder

  1. Open this path chrome://extensions/ in Chrome
  2. Enable Developer mode
  3. Click button Load unpacked
  4. Select dist folder

Development

npm install
npm run start

Then load app folder in Chrome extensions page( chrome://extensions )

Use test-page for faster debugging

npm install -g serve
serve ./test-page

TODO

[ ] add support for firefox and other browsers

Star this project

LISCENCE

MIT