Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoToC

[ English | 한국어 ]

AutoToC demo

AutoToC is a Chrome extension that adds a right-side sidebar on chatgpt.com to display heading markers for the currently active response.

  • Click a heading marker to scroll to the location of the corresponding header.
  • ChatGPT dynamically loads conversations based on the current scroll position. Conversations that have already been loaded are remembered through caching, but headings from conversations that have not yet been loaded may not appear in the sidebar.
  • If a response contains too many headers or if the spacing between headers is too dense, the individual heading icons may be replaced with a single icon.

Installation

AutoToC is currently used as an unpacked local extension.

  1. Clone this repository.
  2. Open chrome://extensions.
  3. Turn on Developer mode.
  4. Click Load unpacked.
  5. Select this repository folder.
  6. Open or refresh https://chatgpt.com/.

No separate build step is required. Chrome directly loads manifest.json, content/content.js, and content/content.css.

License

This project is distributed under the GNU General Public License v3.0. See LICENSE for details.

About

A Chrome extension that adds a hoverable table of contents sidebar to ChatGPT conversations.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages