A userscript to add the ability to toggle the main sidebar on Slack Web using a keyboard shortcut.
- To be able to run userscripts in your browser, you must have one of these userscript managers installed. Tampermonkey is recommended.
- Firefox - install Tampermonkey or Greasemonkey (GM v4+ is not supported!).
- Chrome - install Tampermonkey.
- Opera - install Tampermonkey or Violent Monkey.
- Safari - install Tampermonkey.
- Open any workspace on Slack Web.
- Once the page is fully loaded, press ctrl + alt + B to toggle the sidebar.
Correctly collapse the sidebar on new Slack UI.
Initial version.
Code released under MIT license.