Bienvenido a Complementos SeaMonkey.
Añade funciones y estilos extra para hacer tu propio SeaMonkey.
Cerrar¿Eres una persona dinámica?
Revisa nuestro sitio sobre complementos para dispositivos móviles.
CerrarHistorial de versiones de Saved Password Editor
53 versiones
¡Ten cuidado con las versiones antiguas!
Estas versiones se muestran con propósitos de referencia y pruebas. Debes usar siempre la última versión de un complemento.
Versión 2.2.1-signed
- Changed password editor window to not ask for Master Password for an initially shown password if passwords are already being displayed in the Saved Passwords list.
- Added option to have password in editor window be shown if and only if passwords are being shown in the Saved Passwords list.
- New feature: when using "Guess from current page", in case there is more than one suitable login form, allow the user to select among them using buttons next to the "Guess" button.
- Made guessing work with XHTML (application/xhtml+xml).
- Added tooltip to menu items.
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 2.1.1.1-signed
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 2.1.1-signed
- New feature: multiple selections now allowed for editing. Useful if, for instance, you have similar credentials on many sites, or many accounts on one site, and you need to change them en masse.
All of the selected logins must be of the same type (web form, HTTP, other). Fields that differ among the selections are represented by a light checkerboard pattern, indicating an indeterminate value. Anything entered in any of the fields is written to all selected logins, but fields left indeterminate are not changed.
Note that the Tags field (convenience for those with Password Tags installed) doesn't behave in the above way and in fact is turned off when editing multiple logins. - eo: milupo (BabelZilla)
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 2.0.6.1-signed
- Modified form matching for password editor: now requires username and password fields to have non-empty name attributes. For the future: implement a way for all forms considered valid to be offered to user, in case there are multiple login forms on the page.
- Fixed glitch in menu-button behavior, where it would not revert to "new" state for non-singular selections after the editor dialog was cancelled.
- zh-CN: yfdyh000 (BabelZilla)
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 2.0.5.1-signed
- Fixed bug introduced in 2.0.3 making menu-button default behave incorrectly.
- Now preserves password selection (except with "New" command) and scroll position when adding/editing/cloning a password.
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 2.0.4.1-signed
- Now works with SeaMonkey's new Data Manager (my own menu item and toolbar button still access the toolkit dialog).
- Fixed: list wasn't being updated after editing password if list was filtered.
- "Category" now changed to "Tags" to match renaming of Password Categories add-on to Password Tags.
- id-ID: XCen (BabelZilla)
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 2.0.2.1-signed
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 2.0.1.1-signed
- pl: Marcin Borowczyk "MarcinB" (BabelZilla)
- Fixed bug in form guessing algorithm, causing it to not check documents in frames as it should.
- Fixed console error caused by assuming existence of Windows app menu on all platforms.
- Fixed context menu items in password manager to work on pre-Firefox 4.0
- Added support for Spicebird
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 2.0.1-signed
- Now fully compatible with Conkeror (and probably some other apps)
- Added menu item to app menu (Fx 4.0/Windows)
- Individual buttons in password manager changed to an intelligent menu-button
- Option to always show passwords on opening editor dialog, or remember state
- Now asks for master password only if a password is about to be shown
- Interacts with Password Categories add-on (if present) to provide an extra place to edit category names
- New button icon and logo provided by PlastikManiac
- sr: DakSrbija (BabelZilla)
- sv-SE: Mikael Hiort af Ornäs "Lakrits" (BabelZilla)
- tr-TR: Anil Kilic - www.guncem.net "ua_anil", nikneyim (BabelZilla)
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 1.5.4
- Fixed to actually require master password when editing, instead of showing the editor anyway when "cancel" clicked.
- Compatibility info updated.
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 1.5.3
- Updated for Fx 4.0 compatibility (tested with 4.0b3pre).
- Fixed typo creating syntax error in es-ES locale, which made all the add-on's widgets disappear (my own fault).
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 1.5.2
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 1.5.1
- Removed unnecessary typelib for component.
- Fixed typo in Japanese (ja) localization.
- "Guess from current page" now copies username and password fields only if password field is non-empty (makes "Clone" function more useful).
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 1.5
- bg-BG: ExaFlop (BabelZilla).
- ja: Masahiko Imanaka (BabelZilla).
- Added option to turn Tools menu item on and off to add-on options/preferences dialog (pref itself was available as of 1.1.7).
- Added command to "clone" a login in the password manager (i.e. create a new login, but with fields pre-filled from another login), useful if you need to create a lot of similar logins. Appearance of command is configurable in options/preferences.
- Moved first-run code into a component.
- Welcome page now appears in Thunderbird (in a tab). Still nothing for Sunbird; I'd probably need to open a window.
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 1.1.8
- Made password editor text boxes take up all width not taken by other elements, so form fills window horizontally.
- sr (Serbian/Српски): Charmed94 (BabelZilla).
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 1.1.7
- Fixed: Saved Passwords dialog was non-resizable when opened through toolbar button or menu item.
- pt-PT (Portuguese-Portugal/português-Portugal): Carlos Simão "lloco" (BabelZilla).
- Made it possible to hide "Saved Passwords" menu item, using preference extensions.savedpasswordeditor.display_menuitem. Not included in preferences dialog yet.
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 1.1.6
- zh-TW (Chinese-Taiwain/漢語-臺灣; Traditional Chinese/正體字): Velociraptor (BabelZilla).
- Improved guessing code (input fields with no 'type' attribute now recognized as text type) and simplified.
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 1.1.5
vi (Vietnamese/tiếng Việt): Nguyễn Hoàng Long at timelinelive.blogspot.com "longnh" (BabelZilla).
1.1.4:
Added support for Flock.
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 1.1.3
Also added German description to install manifest.
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 1.1.2
1.1.1: Added locales courtesy of the wonderful translators of BabelZilla:
- de-DE (German-Germany/Deutsch-Deutschland): /usr/bin/tux
- fr (French/Français): Goofy
- hu (Hungarian/Magyar): MIKES KASZMÁN István "Cashman"
- nl (Dutch/Nederlands): markh
- pt-BR (Portuguese-Brazil/Português-Brasil): Edgard Dias Magalhaes "edgard.magalhaes"
- ru (Russian): Пирятинский Виталий (Pyryatynsky Vitaly) "PiVV"
- zh-CN (Chinese-China/中文-中国; simplified Chinese/简体字): Loviny
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 1.1
- Se agrega compatibilidad con SeaMonkey (2.0+), Thunderbird (3.0+) y Sunbird (1.0+).
- Pantalla de bienvenida de mayor confiabilidad.
- Pantalla de bienvenida para escritura de derecha a izquierda.
- Se agrega "Contraseñas guardadas" al menú Herramientas.
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 1.0.1
- Español (Spanish): es-ES, gracias a Ricardo A. Rivas (rivica en gmail punto com.)
- Ahora opcionalmente se obliga a aplicar "login" para editar (de existir una contraseña maestra).
- Se agrega una pantalla de bienvenida la primera vez que se utiliza el complemento en base a la respectiva versión.
- Se agrega un comando de barra de estado para acceso rápido al administrador de contraseñas.
- Se agrega un icono de complemento.
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Versión 0.4
- Added a Show/Hide button for the password field; the field now hides the password by default.
- Código fuente publicado bajo Licencia pública GNU, versión 3.0
Para crear tu propia colección, debes tener una cuenta de Mozilla Add-ons.