Greasy Fork is available in English.

GitHub Table of Contents

A userscript that adds a table of contents to readme & wiki pages

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v2.1.6 17 Februari 2024

    feat: use eslint-plugin-userscripts (#202)

  • v2.1.6 08 November 2022 TOC: properly detect Gist markdown files
  • v2.1.5 24 Oktober 2022 Global: Update dependencies
  • v2.1.4 30 April 2022 Add missing `GM.registerMenuCommand` Needed for Tampermonkey
  • v2.1.3 21 Juli 2021 Mutation: Update all
  • v2.1.2 21 Februari 2021 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v2.1.2 31 Januari 2021 TOC: Fix logged out menu
  • v2.1.1 31 Januari 2021 TOC: Increase collapse hit box & fix redundant binding
  • v2.0.6 31 Januari 2021 Mutation: Add menu observer
  • v2.0.5 08 September 2020 Global: add global comment
  • v2.0.5 09 Agustus 2020 TOC: Don't include sidebar headers. Closes #124
  • v2.0.4 23 Juli 2020 TOC: Hide on header double-click
  • v2.0.3 23 Juli 2020 TOC: double-click header to toggle. Closes #118
  • v2.0.2 17 Juli 2020 TOC: Fix Google translate broken links. Closes #117
  • v2.0.1 06 September 2019 TOC: Fix title update DOM target. See #102
  • v2.0.0 02 September 2019 TOC: Position popup based on window center. Closes #102
  • v1.3.4 28 April 2019 TOC: Update after merge of #80 Thanks @ottnorml!
  • v1.3.3 28 April 2019 Update TOC position due to Github design update (compare PR #43 && #55) (#80)
  • v1.3.3 28 April 2019 TOC: Code Cleanup, TOC: Fix clickable toggle area
  • v1.3.2 28 April 2019 TOC: Fix header alignment
  • v1.3.1 30 Maret 2019 TOC: Update header selector
  • v1.3.0 17 Februari 2019 TOC: Make compatible with GM. Fixes #69 Also reduce min headers from 2 to 1, Global: Update GitHub icon
  • v1.2.21 29 Januari 2019 Meta: Fix update mutation script, Global: Update mutation script
  • v1.2.20 05 Oktober 2018 Mutations: Update comment load selector
  • v1.2.19 19 September 2018 TOC: bump version
  • v1.2.18 19 September 2018 Update TOC position due to Github design update (compare PR #43) (#55)
  • v1.2.18 01 Agustus 2018 TOC: When collapsed, add padding to header & align button, TOC: Darken collapsed button
  • v1.2.17 16 Juni 2018 TOC: Change class names to prevent addon conflicts. Fixes #48
  • v1.2.16 17 Mei 2018 Global: Update mutation script
  • v1.2.15 10 Mei 2018 Global: Update mutation script
  • v1.2.14 16 April 2018 TOC: Bump version & update Authors
  • v1.2.13 16 April 2018 Moves the TOC by one pixel down to not overlap the top navigation (#43)
  • v1.2.13 09 April 2018 Global: update mutation script url
  • v1.2.12 18 Januari 2018 Update assets & fix linting
  • v1.2.11 08 Oktober 2017 Global: update mutation script url
  • v1.2.10 22 Agustus 2017 TOC: Update to use new header class
  • v1.2.9 16 Mei 2017 Global: update license & bump version
  • v1.2.8 24 April 2017 Global: update mutation url Not a big change for these scripts as none are set to run-at document-start
  • v1.2.7 14 April 2017 Imported from URL
  • v1.2.6 14 April 2017 Imported from URL
  • v1.2.4 04 April 2017 Imported from URL
  • v1.2.3 01 April 2017 Synced from GitHub - TOC: Collapse arrow now correctly groups sub-headers
  • v1.2.2 25 Maret 2017 Synced from GitHub - TOC: Use pjax & fix linting - TOC: Add link to docs
  • v1.2.1 29 Desember 2016 Synced from GitHub - Clean up linting issues
  • v1.2.0 29 Juli 2016 Synced from GitHub - TOC: Add z-index to icon (fixed headers) & convert to ES6
  • v1.1.2 05 Juli 2016 Synced from GitHub - TOC: Arrows will again collapse content
  • v1.1.1 06 Juni 2016 Synced from GitHub - TOC: Only clicking on an arrow will toggle the sub-group
  • v1.1.0 06 Juni 2016 Synced from GitHub - TOC: Code cleanup - TOC: Shift+click now toggles all same level items - TOC: Don't show TOC when less than 3 listings
  • v1.0.1 25 Mei 2016 Imported from URL
  • v1.0.0 29 Maret 2016 Imported from URL