Benvenuto in Thunderbird Add-ons.
Aggiungi nuove funzionalità e stili per rendere Thunderbird veramente tuo.
ChiudiMaster Password+ cronologia delle versioni
49 versioni
Fai attenzione alle vecchie versioni!
Queste versioni sono visualizzate solo per scopo di test e archivio. Dovresti sempre utilizzare l’ultima versione di un componente aggiuntivo.
Versione 1.16.1-signed
+ support for TB 5
+ flashing icon at notification bar
+ dropdown menu on toolbar/statusbar buttons (no more context menu)
+ ability lock individual windows in TB with hotkeys
* prompt invoked by a locked window no longer has options button
! notification bar timeout wasn't reset after repeatedly blocked MP prompts
! possible double MP prompt when option "Ask for password on startup" is activated
! unlock button at locked window looked messed up on some themes
! on windows classic theme locking menu items would be barely visible when highlighted
! unable unlock individually locked window if MP prompt was already shown
- Codice sorgente rilasciato sotto Licenza Mozilla Public License, versione 1.1
Versione 1.15.4.1-signed
Just a stupid bug fix - custom identification string was displayed on any prompts, not only on master password prompt.
v1.15.3 (2011-03-31)
!Fixed:
TB would freeze on startup if it was closed during locked state and "ask password on startup" is disabled!Fixed:
hotkey would not work in additional windowsv1.15.2 (2011-03-30)
!Fixed:
extension is broken on some systems (I call a bs on this one, works fine on two test profiles and doesn't work on third, go figure...)!Fixed:
no identification string added in titlebar in MP prompt windows!Fixed:
notification bar icon would stop blinking after switching tabs
- Codice sorgente rilasciato sotto Licenza Mozilla Public License, versione 1.1
Versione 1.15.1.1-signed
+
Added: spanish translation. Thanks to Julián Andrés Osorio López*
Changed: warning icon will display at MP prompt window when entered non-latin characters (above 127 charcode). It's controlled by "extensions.masterPasswordPlus.nonlatinwarning" setting: 0=never show, 1=always show, 2=show only in fullscreen*
Changed: options in "Prompt" section are no longer disabled when block set to "none"*
Changed: replaced checkbox at MP prompt with a button. Now only pressing that button will activate temporary MP suppression*
Changed: some default settings*
Changed: color of the notification bar when MP prompt was suppressed*
Changed: icon of the notification bar when MP prompt was suppressed!
Fixed: FF4 - mouse wheel scrolling not working on some sites after MP prompt was blocked. In some cases there could be a side effect with this fix: window will loose focus for a brief moment. You can disable this fix by adding "FF4" (without quotes) to the comma separated list in "extensions.masterPasswordPlus.noworkaround" setting via about:config page.Thanks to Infocatcher for providing this fix!
!
Fixed: settings not saved in "Change Master Password" window
- Codice sorgente rilasciato sotto Licenza Mozilla Public License, versione 1.1
Versione 1.15.1-signed
+
Added: option at info bar to reset temporary suppression!
Fixed: in some cases MP prompt had different options after wrong MP was entered!
Fixed: FF4 - error when saving options!
Fixed: FF4 - prompt cancel on startup would not exit or lock application-
Removed: some leftover, unused files
- Codice sorgente rilasciato sotto Licenza Mozilla Public License, versione 1.1
Versione 1.14.1-signed
+
Added: option to lock application on startup if MP was canceled+
Added: option to minimize all windows on Auto-lock+
Added: option for Login/Logout hotkeys to be registered as global - they will work in any opened windows such as options, other extension's windows, dialog boxes, etc (FF / TB windows that is)*
Changed: when enabled "only when active" in Auto-logout or Auto-lock options the timers now will be reset when user active in any opened windows, including windows by other extensions, alert boxes, dialogs, etc*
Changed: some internal code for change master password window!
Fixed: on systems with instantApply (unix/Mac) timer for Auto-logout would reset after Auto-lock was executed.-
Removed: option "lock" from Auto-logout section-
Removed: support for FF3.0 (it still works, but it's kind of buggy)
- Codice sorgente rilasciato sotto Licenza Mozilla Public License, versione 1.1
Versione 1.13.1.1-signed
This quick update fixes that.
- Codice sorgente rilasciato sotto Licenza Mozilla Public License, versione 1.1
Versione 1.13.1-signed
+
Added: Lock & logout (actually this was the default behavior when locking application, now by default it will only lock without logout, unless "Lock & logout" used)+
Added: multiple prompt windows will all automatically close when correct password was entered in one of them.+
Added: login state indicator in locked window!
Fixed: browser crash when canceling MP prompt on locked window and holding a keyboard key pressed.!
Fixed: options button not showed at prompt window when enabled "protect options".!
Fixed: on systems with instantApply "View" options would not apply until browser restart*
Changed: temporary prompts suppression now can only be canceled by opening options window and clicking ok button (or do any changes on systems with instantApply)
- Codice sorgente rilasciato sotto Licenza Mozilla Public License, versione 1.1
Versione 1.12.1-signed
+
Added: Lock application if entered NN number of incorrect passwords (configurable, default 3)+
Added: Exit application if entered NN number of incorrect passwords at startup (configurable, default 3)+
Added: user defined identification string for MP prompt window. This could be useful if used in different profiles or applications at the same time.+
Added: attempt to disable or uninstall Master Password+ will require enter master password for confirmation.+
Added: support for FireFTP and PasswordHasher. Now it will prompt for MP if logged out even if it set to suppress all prompts.*
Changed: some improvements in handling hotkey selection fields!
Fixed: now only not-conflicting hotkeys will be saved!
Fixed: Firefox4 with hidden menu bar - unable move window in locked state!
Fixed: Some GUI issues with options, when some settings being disabled by other unrelated settings!
Fixed: when instantApply is enabled the options/about window become resizable -
Removed: date in extension version
- Codice sorgente rilasciato sotto Licenza Mozilla Public License, versione 1.1
Versione 1.11.20110123
+
Added: hotkeys are now customizable via options+
Added: manually changed options (via about:config) will apply immediately+
Added: support for Thunderbird v3.3a3pre!
Fixed: pressing any key in locked window will prompt to enter master password!
Fixed: clicking on options button from prompt would disable the button!
Fixed: some issues when activated FIPS!
Fixed: in some cases first time enabling auto-lock would lock windows prematurely
- Codice sorgente rilasciato sotto Licenza Mozilla Public License, versione 1.1
Versione 1.10.20110115
// document
and remove // in front of it.)
+
Added: Auto-lock application with independent timer+
Added: locking individual windows. Each individually locked window will needs to be unlocked individually.+
Added: hotkey for global lock (ALT + SHIFT + L)+
Added: option to restore lock state between sessions (when enabled and application locked, any new opened windows will be locked. Also restarting application will preserve locked state on previously locked windows)+
Added: Chinese translation (Thanks to Fang5566)+
Added: support for FF v4.0.b10pre+
Added: work around AeroBuddy extension, when not everything being covered when locked (can be disabled by adding AeroBuddy into extensions.masterPasswordPlus.noworkaround preference)+
Added: option to remove window title when locked*
Changed: significant performance increase with multiple windows opened*
Changed: options protection doesn't ask password when options window opened (it has "Unlock" button now)*
Changed: when Firefox window is locked only title bar is visible*
Changed: background image when window is locked*
Changed: lock message appearance !
Fixed: tooltip counter was incorrectly initialized
- Codice sorgente rilasciato sotto Licenza Mozilla Public License, versione 1.1
Versione 1.9.20110108
* Fixed: "Exit if canceled" can be bypassed when open second window
* Fixed: removing MP when "notification" icon activated would not change icon to the correct state
- Codice sorgente rilasciato sotto Licenza Mozilla Public License, versione 1.1
Versione 1.8.20110105
* Fixed: issues with MP prompt at "Saved Passwords" window
* Changed: "Options" button in MP prompts now shows only when "Protect options with password" is disabled
* Changed: "Remove" button in "Remove Master Password" window is no longer disabled by default (this fixes the "flaw" that could potentially make easier guess/crack password)
Versione 1.7.20110105
* Fixed: didn't work at all on Ubuntu OS with sound notification enabled
* Fixed: some style issues in options window on Ubuntu OS
- Removed: "Display notification" option in Thunderbird
Versione 1.6.20110101
* Fixed: suppress timer didn't get canceled after "blink" timed out
* Changed: show only one instance of "Change Master Password" window
* Changed: "Bring already opened prompt to the front" option now only affects prompts that were initiated by browser, not user
Versione 1.5.20101230
* Fixed: when set to ask password on startup and block master passwords prompts it will not block first prompt
- Removed: some old unused files
Versione 1.4.20101222
+ Added: independent timeout for startup options
+ Added: options button to master password prompt (only visible when prompt was opened without user's request)
* Changed: sound notifications will sound no more then once a second
Versione 1.2.20101212
+ Added: ability suppress all or duplicate master password prompt popups
* Redesigned options window
Versione 1.1.0
* Rewrote timer module, now it is one timer for every window.
* If no MP is set, the timer no longer active
* Removed some unnecessary alert messages from "Change Master Password" window.
* Entering correct MP in "Remove Master Password" window and pressing cancel will not unlock the browser anymore
- Dropped support for Firefox/Thunderbird older then v3
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.