Skip to content

GitHub toggle wiki sidebar

Rob Garrison edited this page Oct 24, 2022 · 32 revisions

A userscript that adds a button to toggle the GitHub Wiki sidebar

  • This userscript only adds a button to GitHub wiki pages.
  • It works on both editable and non-editable page.
  • Click this link to install from GitHub; or, install from GreasyFork or OpenUserJS.

Screenshot

toggle-wiki-sidebar

Change Log

Version 1.1.3 (2022-10-24)

  • Update dependencies.

Version 1.1.2 (2021-07-21)

  • Update mutation script.
  • Update utils script.

Version 1.1.1 (2021-01-31)

  • Update mutation script.

Version 1.1.0 (2020-09-29)

  • Get working again (new selectors). Closes issue #127.

Version 1.0.17 (2019-02-16)

  • Update GitHub icon.

Version 1.0.16 (2019-01-28)

  • Update mutation script.

Version 1.0.15 (2018-10-05)

  • Update mutation script.

Version 1.0.14 (2018-08-15)

  • Add button margin & code cleanup.

Version 1.0.13 (2018-05-17)

  • Update mutation script.

Version 1.0.12 (2018-05-10)

  • Update mutation script.

Version 1.0.11 (2018-04-09)

  • Update mutation script url.

Version 1.0.10 (2018-01-18)

  • Update assets.

Version 1.0.9 (2017-10-08)

  • Update mutation script url.

Version 1.0.8 (2017-05-16)

  • Change license to MIT.

Version 1.0.7 (2017-04-21)

  • Update mutation url.

Version 1.0.4 - 1.0.6 (2017-04-13)

  • Switch to using mutations.js.

Version 1.0.3 (2017-03-25)

  • Use pjax event & fix linting.

Version 1.0.2 (2016-12-28)

  • Clean up linting issues.

Version 1.0.1 (2016-05-18)

  • Code cleanup.

Version 1.0.0 (2016-04-01)

  • Initial commit
Clone this wiki locally