GitHub TOC Sidebar

★★★★★
★★★★★
135 users
<
>
Huge Instagram Stories Bundle, 800 Unique Editable Photoshop Templates, Includes All Instagram Story Packs, +25x40 Instagram Highlights
★★★★★
★★★★★
Microsoft Forza Horizon 5: Premium Edition Xbox One
★★★★★
★★★★★
Connections Game for ANY Topic
★★★★★
★★★★★
Bestseller Matthew Perry Friends And Lovers Signed Book - Books | Color: Blue
★★★★★
★★★★★
Everyday Facial Tissue - Kids Designs - 1pk/70ct - up&up
★★★★★
★★★★★
Disaronno Liqueur 750ml
★★★★★
★★★★★

GitHub TOC Sidebar enhances the accessibility on the readme of GitHub projects. It utilizes the builtin TOC (Table of Contents) component in GitHub, when scrolling down, the TOC will be opened and stick on the right side of the page, making it easier to view the outline of the content, and quicker to navigate around different sections. It's quite helpful when viewing projects that has long readme with multi-level table of contents.

Please note that this extension only works when all the circumstances are met:
1. You are viewing the home page of a project on GitHub, meaning that the URL must match the format https://github.com/<user>/<project>, not subsidiary pages like https://github.com/<user>/<project>/blob/master/readme.md
2. The project has a readme file written in a markup language such as Markdown or RST
3. The readme file has headings that split content into multiple sections with titles
4. You scroll down the page further than the bottom of the right sidebar

To test if this extension works, you can open this page as an example: https://github.com/reorx/aweso me-chatgpt-api
Related