Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 533 Bytes

File metadata and controls

22 lines (14 loc) · 533 Bytes

github-toc

This is a browser extension to show the table of contents in github and make it possible to jump to headings. This works in pages of markdown file, issue, pull request and wiki.

Install

Build

$ npm install
$ npm run build

The artifacts is built in web-ext-artifacts/firefox and web-ext-artifacts/chrome directory.

License

MIT