Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

lemtom/Thunderbird-WhatsTab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsTab

Unofficial WhatsApp Web add-on for Thunderbird, it adds a button that opens a WhatsApp Web tab in Thunderbird.

You can use this add-on instead, which provides the same functionality and will presumably get updated.

Installing from sources

Download the repository, zip it, rename it to WhatsTab.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/lemtom/Thunderbird-WhatsTab
  • cd ./Thunderbird-WhatsTab
  • VERSION=$(cat ./manifest.json | jq --raw-output '.version')
  • zip -r "../WhatsTab-${VERSION}-tb.xpi" *

About

WhatsApp Tab for Thunderbird

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%