arthurhammer / github-toc

:book: Browser extension that adds a table of contents to GitHub repos, wikis and gists.

Home Page:https://goo.gl/fyMGaf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents for GitHub


Note: GitHub finally added this feature natively to the site! As such, this project is not maintained anymore.


Browser extension that adds a table of contents to repositories, gists and wikis.

Available for Google Chrome, Firefox, Safari and as userscript.

Screenshot

This is a simple browser extension that makes reading long files and pages on GitHub easier. If you regurlarly scroll around readmes and wikis looking for specific information, this is for you. Find what you are looking for, quickly.

Works almost anywhere on GitHub.

  • Works with files in repos, gists, and wikis
  • Supports any GitHub markup
  • Supports editing and creating files and wiki pages directly on GitHub
  • It's simple and unobtrusive

Install

❀️ Chrome (Chrome Web Store)

πŸ’š Firefox (Mozilla Add-Ons)

πŸ’™ Safari

πŸ’œ Userscript

Note on Safari: The Safari extension is not (yet) hosted on Apple's Extension Gallery. To install, download the extension safari.safariextz from the dist folder and open it. Since the extension is not from the Gallery, Safari will ask you to trust it.

Build

npm run install
npm run build

See building for more.

Contribute

Contributions are welcome! πŸ‘πŸ˜€

Changelog

See CHANGELOG.

License

MIT.

About

:book: Browser extension that adds a table of contents to GitHub repos, wikis and gists.

https://goo.gl/fyMGaf

License:MIT License


Languages

Language:JavaScript 72.1%Language:HTML 17.8%Language:CSS 10.1%