官方
社交和通信
Sensible Slack
Enhances the Slack web client with manual thread read control and quick message actions.
Enhances the Slack web client with manual thread read control and quick message actions.
subscriptions.thread.mark API calls are intercepted at the XHR level and suppressed with fake success responses, so Slack doesn't retry.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.
来自商店的评价 (0)