/slack-in-browser

Skip the slack-link redirect page, always open the link the browser

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

slack-in-browser

install extension here

I wanted this extension to work in firefox. So I cloned it. Thank you, yume :)

Added a simple exponential backoff instead of constant 1sec wait time. Otherwise it is the same.

Build for FireFox

npm install --global web-ext
web-ext build

Notes