gPass/chrome_addon/lib
Grégory Soutadé 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
..
main.js Big update: 2020-02-26 15:48:07 +01:00
misc.js Big update: 2020-02-26 15:48:07 +01:00
parseuri.js Add Chrome addon 2015-01-27 21:10:55 +01:00