Unofficial Chrome & Firefox extension bringing some Slack-like features into Mattermost.
- Hide posts replies from the main thread.
- Inject a Slack-like replies-block under the posts containing replies.
- Infinite scroll.
- Live extension counter.
- Customizable options.
yarn
yarn dev
Then load the /dist
directory in your browser as an unpacked extension.
npm version [MINOR|PATCH]
- The new Git tag will be pushed to Github.
- Travis CI will test, build and publish the new release.