Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Sensible Slack

Sensible Slack by Mike Turley

Enhances the Slack web client with manual thread read control and quick message actions.

0 (0 reviews)0 (0 reviews)
No UsersNo Users
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
Menu for toggling features on and offBlocking automatic "mark as read" on the Threads view and injecting manual "mark as read" buttonsExtra quick actions when hovering a message
About this extension
Adds quality-of-life improvements to the Slack web interface. The primary feature is preventing the Threads view from automatically marking messages as read. All features can be individually toggled from the extension popup.

Manual Thread Read Control

Prevents the Threads page from automatically marking threads as read as you scroll past them. Instead:
  • Automatic subscriptions.thread.mark API calls are intercepted at the XHR level and suppressed with fake success responses, so Slack doesn't retry.
  • A "Mark as read" button appears on each thread with unread messages, letting you explicitly dismiss them.
  • Threads viewed on other pages (channels, DMs) are still marked as read normally.

Quick Message Actions

Adds a secondary toolbar on message hover with shortcuts that are normally buried in menus:
  • Copy link — One-click permalink copy to clipboard.
  • Open thread in new tab — Opens the message's thread in a new tab with the thread panel automatically expanded.
  • Open in split view — Opens the thread's split view (the native Slack feature that's normally several clicks deep).
  • Mark unread — Marks the message as unread without right-clicking or opening a menu.

Each action can be individually enabled or disabled in the popup settings.

How it works

A content script running in the page's MAIN world wraps XMLHttpRequest.prototype before Slack's scripts load. When you're on the Threads page, mark-as-read requests are redirected to a blob URL returning {"ok":true}, preventing Slack from knowing the request was blocked. The intercepted request parameters (token, timestamps, URL) are captured and stored per-thread so they can be replayed exactly when you click "Mark as read".

Pairing with a Redirect Blocker

Slack's web client often tries to redirect you to the desktop app when you open a Slack link. This extension pairs well with a separate extension that blocks that redirect behavior, like Slack Redirect.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Access your data for sites in the slack.com domain

Optional permissions:

  • Access your data for sites in the slack.com domain
  • Access your data for api.github.com
Learn more
More information
Add-on Links
  • Support site
  • Copy add-on ID
Version
0.4.1
Size
49.53 KB
Last updated
6 days ago (May 18, 2026)
Related Categories
  • Social & Communication
License
CC0 1.0 Universal
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.