File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 99 "description" : " Masterpassword (see masterpasswordapp.com) as an extension for Firefox" ,
1010 "author" : " Torbjorn Tyridal (ttyridal)" ,
1111 "license" : " GPLv3" ,
12- "version" : " 2.1.0b5 " ,
12+ "version" : " 2.1.0b6 " ,
1313 "icon" : " webextension/icons/icon32.png" ,
1414 "icon64" : " webextension/icons/icon64.png" ,
1515 "permissions" : {"private-browsing" : true , "multiprocess" : true },
Original file line number Diff line number Diff line change 11{
22 "name" : " MasterPassword for Firefox" ,
3- "version" : " 2.1.0b5 " ,
3+ "version" : " 2.1.0b6 " ,
44 "manifest_version" : 2 ,
55 "description" : " Remember your MasterPassword, and this app will generate unique passwords for every other site you visit" ,
66 "author" : " Torbjorn Tyridal (ttyridal)" ,
Original file line number Diff line number Diff line change 88 </ head >
99 < body >
1010 < header class ="banner valign_mid container ">
11- < div class ="valign_mid "> < img src ="/icons/icon48.png "> < h1 > MasterPassword Release 2.1.0b5 </ h1 > </ div >
11+ < div class ="valign_mid "> < img src ="/icons/icon48.png "> < h1 > MasterPassword Release 2.1.0b6 </ h1 > </ div >
1212 </ header >
1313 < main >
1414 < p > Thank you for using MasterPassword for Firefox! The easiest way to handle site-unique password on the web.
@@ -24,10 +24,9 @@ <h3>Keyboard shortcut</h3>
2424 < p > It is no longer possible to change the keyboard shortcut. If this is causing you too much trouble, please add your concerns
2525 to < a href ="https://github.com/ttyridal/masterpassword-firefox/issues/32 "> this issue</ a >
2626
27- < h3 > Changes since v2.1.0b4 </ h3 >
27+ < h3 > Changes since v2.1.0b5 </ h3 >
2828 < ul >
29- < li > Fix timeout when injecting password
30- < li > Emit focus event to closer emulate user input when injecting password
29+ < li > New feature: Autofill username (cursor must be positioned on empty username input field)
3130 </ ul >
3231 < p > Since v2.0.2
3332 < ul >
You can’t perform that action at this time.
0 commit comments