Skip to content

A chrome extension to add a navgation/TOC(table of contents) on github issues page.

Notifications You must be signed in to change notification settings

WooodHead/github-issue-toc

Repository files navigation

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

About

A chrome extension to add a navgation/TOC(table of contents) on github issues page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published