A browser extension that enhances privacy when using Slack in Chrome or Firefox by blurring sensitive content until you hover over it
The extension helps protect your privacy while using Slack in a browser by blurring messages, media, and other content until you need to view them. Perfect for those who work in public spaces, frequently share their screen during meetings, or just want an added layer of privacy for their Slack conversations.
-
One-Click Privacy Toggle: Quickly enable or disable privacy mode from the extension popup
-
Global Keyboard Shortcut: You can also toggle privacy mode with shortcut
Ctrl+Shift+2(Windows/Linux) orCommand+Shift+2(Mac). This allows you to toggle message blur instantly without having to click the extension icon from anywhere.Example scenario: You're in the middle of presenting your screen during a meeting when suddenly you receive a private Slack message. Instead of frantically trying to minimize the window, simply press
Ctrl+Shift+2(orCommand+Shift+2on Mac) to immediately blur all private messages. Press the shortcut again to disable privacy mode when you're ready to view your messages.Note for Firefox users: The shortcut functionality is currently not supported globally in Firefox due to browser limitations though it can used when slack tab is in focus.
-
Selective Content Blurring: Choose which elements to blur:
- Message content
- Media and file attachments
- Link previews
- Huddle message notifications
- Reaction bars (emoji reactions and reply buttons)
- Public channels (optional - not blurred by default)
-
Hover to Reveal: Simply hover over any blurred content to temporarily reveal it
-
Customizable Timing: Adjust how quickly content reveals on hover (from instant to 10 seconds)
-
Smart Channel Detection: Public channels can remain unblurred by default
-
Lightweight: Minimal performance impact on your Slack experience
-
Visual Indicator for Toggle: Extension Icon in the toolbar changes whenever privacy is enabled or disabled
Available in Chrome Web Store: Slack Privacy Extension
For manual installation:
- Clone or download the repo zip file. Unzip the repo if you downloaded it.
- Navigate to
path-to-repo/dist/chrome - Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" by toggling the switch in the top right corner
- Click "Load unpacked" and select the
/dist/chromedirectory - The extension icon should now appear in your browser toolbar
Available in Firefox Add-ons Store: Privacy Extension for Slack
For manual installation:
- Clone or download the repo zip file. Unzip the repo if you downloaded it.
- Navigate to
path-to-repo/dist/firefox - Open Firefox and navigate to
about:debugging#/runtime/this-firefox - Click "Load Temporary Add-on..." and select the
manifest.jsonfile from the/dist/firefoxdirectory - The extension should now be visible in your add-ons
- Click the extension icon in your browser toolbar to open the settings popup
- Toggle the main switch to enable/disable privacy mode
- Default options should be perfect for most users.
- If they aren't for you, you can customize which elements should be blurred using the settings -
Blur Link Previews,Blur Public Channelsetc. - You can also adjust the hover timeout to control how quickly content reveals when hovered.
- If they aren't for you, you can customize which elements should be blurred using the settings -
- Use the keyboard shortcut (
Ctrl+Shift+2orCommand+Shift+2) to quickly toggle privacy mode from anywhere.
Yes, you can customize the keyboard shortcut in your browser's extension settings:
For Chrome:
- Go to
chrome://extensions/shortcutsin your address bar - Find "Slack Privacy Extension" in the list
- Click the pencil icon next to the current shortcut
- Press your desired key combination
- Click outside the input box to save.
For Firefox:
- Go to
about:addonsin your address bar - Click the gear icon and select "Manage Extension Shortcuts"
- Find "Slack Privacy Extension" in the list
- Click in the input field and press your desired key combination
- The shortcut will save automatically
Saved shortcut will reflect in the extension popup UI
Yes. This extension operates entirely on the client side (your browser) and does not collect, transmit, or store any of your Slack data. It simply applies visual CSS filters to blur content until you hover over it.
Yes, the extension works in all Slack workspaces accessed via a web browser. It doesn't affect the Slack desktop application.
We've found that most users prefer to keep public channel content visible while blurring direct messages and private channels. You can enable blurring for public channels in the extension settings if desired.
No. The extension only affects how Slack appears in your browser and doesn't modify any behavior that would be visible to other Slack users.
Yes, the extension is fully compatible with both light and dark Slack themes.
- Visual indicators for when privacy mode is active
- Custom blurring for selected channels only
- Auto-enable during screen sharing
- Context-aware privacy mode (time-based, location-based)
- Add Additional items that may require blurring such as usernames, user profile pictures, channel names.
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/xyz-feature-name) - Commit your changes (
git commit -m 'Adds xyz feature') - Push to the branch (
git push origin feature/xyz-feature-name) - Open a Pull Request
If you find this extension useful, please give it a star on GitHub to show your support!
This extension is not affiliated with, endorsed by, or connected to Slack in any way.
