Toc Bar

A floating table of content widget

Versione datata 03/07/2020. Vedi la nuova versione l'ultima versione.

Autore
hikerpig
Valutazione
0 0 0
Versione
1.0.3
Creato il
01/07/2020
Aggiornato il
03/07/2020
Dimensione
11,5 KB
Licenza
MIT
Applica a

Toc Bar

A user script that adds floating widget displaying table of content of current page.

Currently only tailored for some popular sites. Feel free to tweak the settings or open a PR.

✨Features

  • Use tocbot for toc generation.
  • For some sites, there is no id on header elements so it would be impossible to navigate by clicking the toc link. Toc Bar will generate ids - which are derived from a simple hash of the header textContent, and prefixed with tocbar- - for these headers.

Screenshots

zhuanlan-sspai

Acknowledgements

Inspired by github-toc by Mottie