-
-
Notifications
You must be signed in to change notification settings - Fork 167
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.
- Update dependencies.
- Update mutation script.
- Update utils script.
- Update mutation script.
- Get working again (new selectors). Closes issue #127.
- Update GitHub icon.
- Update mutation script.
- Update mutation script.
- Add button margin & code cleanup.
- Update mutation script.
- Update mutation script.
- Update mutation script url.
- Update assets.
- Update mutation script url.
- Change license to MIT.
- Update mutation url.
- Switch to using mutations.js.
- Use pjax event & fix linting.
- Clean up linting issues.
- Code cleanup.
- Initial commit