Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hubertlepicki committed Oct 19, 2020
1 parent 3fcd2c1 commit e71d23f
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# slack-workspace-switcher-for-all
# Slack Workspace Switcher For All

This is a Chrome extension, which enables workspace switcher for browser app (similar to Chrome OS / desktop apps)

The extension works by spoofing `navigator.userAgent` in a way that Slack thinks we are using ChromeOS. This triggers loading of the workspace switcher to the left sidebar.

Installation:

1. Clone/download contents of this repository and unzip the package if you downloaded zip.

2. Enable developer mode in Chrome. Go to Settings -> Extensions -> toggle Developer mode in right top corner.

3. Click "Load unpacked", find the folder where you unzipped/cloned the extension, click OK.

4. Open new tab with Slack. If you are signed into multiple workspaces, icon for each workspace should be now available in left sidebar.

0 comments on commit e71d23f

Please sign in to comment.