GitHub Collapse In Comment

A userscript that adds a header that can toggle long code and quote blocks in comments

As of 14.04.2017. See ბოლო ვერსია.

These are versions of this script where the code was updated. Show all versions.

  • v1.0.23 17.02.2024

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

  • v1.0.23 01.07.2023

    Global: replace @include with @match (#192)

  • v1.0.23 24.10.2022 Global: Update dependencies
  • v1.0.22 21.07.2021 Mutation: Update all
  • v1.0.21 21.02.2021 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v1.0.21 31.01.2021 Mutation: Add menu observer
  • v1.0.20 17.02.2019 Global: Update GitHub icon
  • v1.0.19 29.01.2019 Global: Update mutation script
  • v1.0.18 05.10.2018 Mutations: Update comment load selector
  • v1.0.17 13.08.2018 Collapse-in-Comment: Support Cmd + Shift + Click for Macs
  • v1.0.16 17.05.2018 Global: Update mutation script
  • v1.0.15 10.05.2018 Global: Update mutation script
  • v1.0.14 09.04.2018 Global: update mutation script url
  • v1.0.13 18.01.2018 Collapse-in-comment: Extract syntax type from className And update assets
  • v1.0.12 08.10.2017 Global: update mutation script url
  • v1.0.11 16.05.2017 Global: update license & bump version
  • v1.0.10 24.04.2017 Global: update mutation url Not a big change for these scripts as none are set to run-at document-start
  • v1.0.9 14.04.2017 Imported from URL
  • v1.0.8 14.04.2017 Imported from URL
  • v1.0.7 14.04.2017 Imported from URL
  • v1.0.6 25.03.2017 Synced from GitHub - Collapse-in-comment: use pjax & preview events
  • v1.0.5 12.01.2017 Synced from GitHub - Global: Clean up "closest" function - Global: Use "classList" toggle
  • v1.0.4 03.10.2016 Synced from GitHub - Collapse-Comment: Show current state when changing option. See #12
  • v1.0.3 03.10.2016 Imported from URL
  • v1.0.2 12.09.2016 Synced from GitHub - Collapse-in-Comment: Beautify
  • v1.0.1 30.07.2016 Synced from GitHub - Collapse-in-Comment: Improve accessibility of header - Collapse-in-Comment: Fix squished collapsed arrow
  • v1.0.0 27.06.2016 Imported from URL