Skip to content

lazki/Thunderbird-Mattermost-Tab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mattermost Tab

Unofficial Mattermost add-on for Thunderbird, it adds a button that opens a Mattermost tab in Thunderbird. Forked from https://github.com/Era-Dorta/Thunderbird-Google-Keep-Tab.

Installing from sources

Download the repository, zip it, rename it to Mattermost.xpi and choose install addon from file in Thunderbird.

In linux the xpi file can be created with the following commands

  • git clone https://github.com/mgenet/Thunderbird-Mattermost-INRIA-Tab
  • cd ./Thunderbird-Mattermost-INRIA-Tab
  • VERSION=$(cat ./manifest.json | jq --raw-output '.version')
  • zip -r "../Thunderbird-Mattermost-INRIA-Tab-${VERSION}.xpi" *

About

Mattermost for Thunderbird

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%