Browser extension for Showing Table of Contents on sidebar on Notion Web.
- Show Table of Contens(toc) on sidebar
- Reload toc automatically
- Jump to clicked heading block
- Toggle visibility of toc
- clone/download this repository from GitHub
- Clone:
git clone https://github.com/moxak/NotionToCSidebar.git
- Download: code > Donwload ZIP
- Clone:
- Open the Extension Management page by navigating to
chrome://extensions
. - Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Click the LOAD UNPACKED button and select the unpacked directory named
NotionToCSidebar
.