Historial de versiones de Chrome Emacs - 5 versiones
Chrome Emacs por Karim Aziiev
Historial de versiones de Chrome Emacs - 5 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 0.8.0
Lanzada el 4 de feb. de 2025 - 261,02 KBCompatible con firefox 109.0a1 y superiores- Added support for Slack and other Quill-based editors.
- Now, changes you make in content-editable elements include the full inner HTML markup. This means that when you edit text, any formatting you applied—such as bold, italic, or structured line breaks—is preserved exactly as displayed. Previously, only the plain text might have been captured, sometimes resulting in lost or altered formatting. With this update, you can expect a more consistent and faithful editing experience that mirrors what you see on screen.Se publicó el código fuente bajo la licencia MIT License
Descarga Firefox y obtiene la extensiónNecesitarás Firefox para usar esta extensiónVersiones antiguas
Versión 0.7.0
Lanzada el 16 de ene. de 2025 - 262,15 KBCompatible con firefox 109.0a1 y superiores- Added a context menu for editable elements.
- Added support for `TinyMCE` and other iframe-based editors.Se publicó el código fuente bajo la licencia MIT License
Versión 0.6.0
Lanzada el 2 de dic. de 2024 - 246,72 KBCompatible con firefox 109.0a1 y superiores- Added support for `CKEditor 4` and `CKEditor 5`. Introduced bidirectional editing functionality, though scroll synchronization remains unsupported.
- Improved keyboard input handling for editable elements. Previously, hint key presses (used to navigate editable areas) could be intercepted by active elements such as rich text editors, resulting in missed actions. To resolve this, a temporary `textarea` mask is now dynamically positioned to intercept and handle hint keys correctly without interfering with the underlying editor.Se publicó el código fuente bajo la licencia MIT License
Versión 0.5.2
Lanzada el 21 de ago. de 2024 - 244,42 KBCompatible con firefox 109.0a1 y superiores- Implemented a keep-alive mechanism for Firefox using the Alarms API.
- Removed redundant keep-alive logic from the content script, centralizing it in the background script.
- Updated the manifest to ensure appropriate permissions for the Alarms API in Firefox.Se publicó el código fuente bajo la licencia MIT License
Versión 0.5.1
Lanzada el 17 de ago. de 2024 - 244,4 KBCompatible con firefox 109.0a1 y superiores- Reduced the keep-alive interval to seconds to prevent disconnection during idle periods.Se publicó el código fuente bajo la licencia MIT License