dumptyd / slack-sidebar-toggler

Userscript to add the ability to toggle the main sidebar on Slack Web using a keyboard shortcut.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack Sidebar Toggler

A userscript to add the ability to toggle the main sidebar on Slack Web using a keyboard shortcut.

Installation

  1. To be able to run userscripts in your browser, you must have one of these userscript managers installed. Tampermonkey is recommended.
  1. Install the script by clicking on this link

Usage

  1. Open any workspace on Slack Web.
  2. Once the page is fully loaded, press ctrl + alt + B to toggle the sidebar.

Changelog

1.1.0 (May 31, 2020)

Correctly collapse the sidebar on new Slack UI.

1.0.0 (Aug 24, 2019)

Initial version.

License

Code released under MIT license.

About

Userscript to add the ability to toggle the main sidebar on Slack Web using a keyboard shortcut.

License:MIT License


Languages

Language:JavaScript 100.0%