Commit Graph

3 Commits

Author SHA1 Message Date
6f1e2a814d Update README.md 2020-02-26 15:48:22 +01:00
898e0b9e42 Big update:
* Move all core functions from mains.js to background.js
    * Use message interface for IPCs between main.js, background.js and popup.js
    * Add popup interface :
      	  * safest method to compute masterkey
	  * Direct access to our own gPass server with auto URL and username fill
    * Add some specific menus :
      	  * Access to gPass settings
	  * Allow to disable extension
    * Update gPass icon when a password field has focus and gPass is ready to work
2020-02-26 15:48:07 +01:00
5a1d6c7390 Update README with full information and add a ChangeLog 2017-07-23 09:40:29 +02:00