Skip to content

Torrichel/simple-gmail-notes.chrome

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.4%
  • HTML 5.3%
  • CSS 1.3%