Chrome Emacs verziótörténet – 5 verzió
Chrome Emacs szerző: Karim Aziiev
Chrome Emacs verziótörténet – 5 verzió
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 0.8.0
Kiadva: 2025. feb. 4. – 261,02 kBEzekkel működik: firefox 109.0a1 vagy újabb- 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.A forráskód MIT licenc licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 0.7.0
Kiadva: 2025. jan. 16. – 262,15 kBEzekkel működik: firefox 109.0a1 vagy újabb- Added a context menu for editable elements.
- Added support for `TinyMCE` and other iframe-based editors.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.6.0
Kiadva: 2024. dec. 2. – 246,72 kBEzekkel működik: firefox 109.0a1 vagy újabb- 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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.5.2
Kiadva: 2024. aug. 21. – 244,42 kBEzekkel működik: firefox 109.0a1 vagy újabb- 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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.5.1
Kiadva: 2024. aug. 17. – 244,4 kBEzekkel működik: firefox 109.0a1 vagy újabb- Reduced the keep-alive interval to seconds to prevent disconnection during idle periods.A forráskód MIT licenc licenc alatt közzétéve