riwayat versi Chrome Emacs - 5 versi
Chrome Emacs oleh Karim Aziiev
riwayat versi Chrome Emacs - 5 versi
Hati-hati dengan versi lama! Versi ini ditampilkan untuk tujuan pengujian dan referensi.Anda harus selalu menggunakan pengaya versi terbaru.
Versi terbaru
Versi 0.8.0
Dirilis 4 Feb 2025 - 261,02 KBBerfungsi dengan firefox 109.0a1 dan setelahnya- 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.Kode sumber dirilis di bawah Lisensi MIT
Unduh Firefox dan dapatkan ekstensinyaAnda memerlukan Firefox untuk menggunakan ekstensi iniVersi sebelumnya
Versi 0.7.0
Dirilis 16 Jan 2025 - 262,15 KBBerfungsi dengan firefox 109.0a1 dan setelahnya- Added a context menu for editable elements.
- Added support for `TinyMCE` and other iframe-based editors.Kode sumber dirilis di bawah Lisensi MIT
Versi 0.6.0
Dirilis 2 Des 2024 - 246,72 KBBerfungsi dengan firefox 109.0a1 dan setelahnya- 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.Kode sumber dirilis di bawah Lisensi MIT
Versi 0.5.2
Dirilis 21 Agt 2024 - 244,42 KBBerfungsi dengan firefox 109.0a1 dan setelahnya- 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.Kode sumber dirilis di bawah Lisensi MIT
Versi 0.5.1
Dirilis 17 Agt 2024 - 244,4 KBBerfungsi dengan firefox 109.0a1 dan setelahnya- Reduced the keep-alive interval to seconds to prevent disconnection during idle periods.Kode sumber dirilis di bawah Lisensi MIT