Cronologia versioni di Chrome Emacs - 6 versioni
Chrome Emacs di Karim Aziiev
Cronologia versioni di Chrome Emacs - 6 versioni
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 0.9.0
Rilasciato 23 mag 2025 - 261,67 kBCompatibile con firefox109.0a1 e successiveVersion 0.9.0- Added support for executing clicks on the elements defined by the user (for example, to click "Send" in Slack after editing). The list of allowed sites and elements' CSS selectors is described in the atomic-chrome documentation.
Codice sorgente rilasciato sotto licenza Licenza MIT
Scarica Firefox e installa l’estensioneDevi utilizzare Firefox per poter installare questa estensioneVersioni precedenti
Versione 0.8.0
Rilasciato 4 feb 2025 - 261,02 kBCompatibile con firefox109.0a1 e successive- 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.Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 0.7.0
Rilasciato 16 gen 2025 - 262,15 kBCompatibile con firefox109.0a1 e successive- Added a context menu for editable elements.
- Added support for `TinyMCE` and other iframe-based editors.Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 0.6.0
Rilasciato 2 dic 2024 - 246,72 kBCompatibile con firefox109.0a1 e successive- 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.Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 0.5.2
Rilasciato 21 ago 2024 - 244,42 kBCompatibile con firefox109.0a1 e successive- 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.Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 0.5.1
Rilasciato 17 ago 2024 - 244,4 kBCompatibile con firefox109.0a1 e successive- Reduced the keep-alive interval to seconds to prevent disconnection during idle periods.Codice sorgente rilasciato sotto licenza Licenza MIT