7f95b19264
Add a checkbox to only copy password into clipboard from popup (and a default behaviour from options)
2021-03-03 14:53:52 +01:00
d25436f597
Update manifest
2021-03-03 14:53:52 +01:00
0e48a34d71
Add always_disabled feature
2021-03-03 14:53:19 +01:00
96b378695e
Fix bug in gpass icon management. Don't call on_blur before unblock forms
2021-03-03 10:52:00 +01:00
a485267da8
Set activated icon only when a username is filled
2021-03-03 10:52:00 +01:00
12d49fab4e
Fix a bug: wait for promise before displaying message for clipboard pasted password
2020-09-21 18:05:00 +02:00
76c7797ee2
Force copy password into clipboard for @_ request from popup even if we can fill it
2020-08-30 12:03:20 +02:00
90e9862982
Remove block_url feature to increase websites compatibility
2020-08-29 17:57:39 +02:00
4e7f5bc75c
Remove old v1 crypto functions & compatibility
2020-08-29 17:10:47 +02: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
Gregory Soutade
b216ec9928
Add Privacy Policy information
2017-12-05 08:06:48 +01:00
f98cc4a863
Do simpler things to create wildcard domains
2017-09-14 20:20:42 +02:00
8469c01b13
Fix minor error : crypto_v2_logins_size must be always updated
2017-07-19 19:22:49 +02:00
017bda025e
Some comment and copyright updates
2017-07-19 19:22:49 +02:00
86e926e268
Deactivate DEBUG mode
2017-07-18 21:00:02 +02:00
e341963675
Block URL request if masterkey is present in parameters
2017-07-08 08:43:26 +02:00
7a7d2fd724
Try to raise onChange event and "enter" key before submit form
2017-07-08 08:42:34 +02:00
65821a4e47
Index for new crypto scheme was badly computed in webextension
2017-07-08 08:39:22 +02:00
416a4d9581
Use old passwords decryption for protocols < 4
2017-04-17 20:39:53 +02:00
36db5056a3
Add new encryption scheme in chrome addon/firefox webextension
2017-04-17 20:39:53 +02:00
c3fab882f2
Add compat.js for getPref and setPref
2017-04-17 20:39:53 +02:00
74b1010881
Add icons to icon path when displaying notifications
2017-04-17 20:39:53 +02:00
562a84d984
Rename compat.js in misc.js and remove old crypto libraries
2017-04-17 20:39:53 +02:00
7800eadfaa
Move icons into a single directory
2017-04-17 20:39:53 +02:00
e759c13d64
First merge with Chrome et Firefox web extension (not tested in chrome)
2017-04-17 20:39:53 +02:00
81b6116a9f
Update firefox addon to be compliant with new jpm building tool
2015-11-05 18:42:15 +01:00
075dd914f1
Give a chance to fields with type other than text and email to be a username (improve website compatibility)
2015-11-05 18:16:33 +01:00
3108195ce3
Set default address in HTTPS for chrome addon
2015-02-09 19:18:27 +01:00
636d403396
Add short name to chrome addon manifest
2015-02-03 20:11:30 +01:00
423799bfd7
Integrate icons in addons
2015-01-29 21:19:29 +01:00
6a86ab989c
Add 16, 32, 64 and 128 px icons
2015-01-29 21:19:00 +01:00
d395807c98
Add Chrome addon
2015-01-27 21:10:55 +01:00