Skip to content

croaker000/Thunderbird-Google-Keep-Tab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Garoe
Sep 17, 2020
c4599b8 · Sep 17, 2020
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThunderKeepPlus

Unofficial Google Keep extension for Thunderbird, it adds a button that opens a Google Keep tab in Thunderbird. The home page of the extension contains some pictures and reviews.

Installing

Simply search for ThunderKeepPlus inside Thunderbird and the addon should show up.

Installing from sources

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

About

Google Keep for Thunderbird

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%