Greasy Fork is available in English.

Toc Bar

A floating table of content widget

2020-07-02 일자. 최신 버전을 확인하세요.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
hikerpig
평점
0 0 0
버전
1.0.1
생성
2020-07-01
갱신
2020-07-02
라이선스
MIT
동작 사이트

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