smacke / simple-gmail-notes.chrome

Chrome extension to add notes to Gmail.

Home Page:http://www.simplegmailnotes.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Chrome exntension that adds notes to Gmail conversations. One note per conversation.

  • 100% free and open source!

  • Notes marked on one computer could be retrieved from another computer.

  • All notes are stored in your own Google Drive account, no 3rd party server is used.

  • All communications and authentications are directly between your browser and Google Drive.

  • The extension could only access those Google Drive files that are created by the it.

  • An offline Google Drive token would be collected to avoid logging in every time the Gmail is opened. But you could disconnect (revoke the token) any time.

  • No tracking code is added.

  • See the extension website for the source code repository.

Dependencies (included in source code)

More Technical Details

Chrome Store


Firefox Addon

  • The corresponding Firefox Addon could be found here:
  • Since the notes are stored in Google Drive, it means the notes written in Chrome Extension could be retrieved from Firefox Addon.

About

Chrome extension to add notes to Gmail.

http://www.simplegmailnotes.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 93.5%Language:HTML 6.0%Language:CSS 0.5%