eliath / slack-in-browser

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%