Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

DanielSidhion/incognitomail-addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IncognitoMail-Addon

IncognitoMail is a proof of concept implementation for the Incognito Emails idea.

This is the front-end part of the implementation. It's a browser add-on that communicates with the server in the back-end project. All this add-on currently does is request a new Incognito Email whenever you want and display it to you.

How it works

After installing the add-on, you will be prompted to configure it on your first use. After configuring with your server's address and your secret token, whenever you click the add-on icon on your browser, you should receive a brand new Incognito Email ready to use. For more details on how this works behind the scenes, please check the back-end project.

Current and future features and fixes

  • Add a shortcut on the pop-up to go to the preferences page
  • Improve how errors and error messages are handled
  • Add support for more account management (listing and deleting handles, changing secret token, etc.)

Installing

For now, install the add-on through the releases page. Eventually I'll make the add-on available on the Mozilla repository.