Історія версій Chrome Emacs - 6 версій
Chrome Emacs автор Karim Aziiev
Історія версій Chrome Emacs - 6 версій
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 0.9.0
Випущено 23 трав 2025 р. - 261,67 КБПрацює з firefox 109.0a1 і новішеVersion 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.
Програмний код випущено на умовах Ліцензія MIT
Завантажити Firefox та отримати розширенняДля використання цього розширення вам потрібен FirefoxПопередні версії
Версія 0.8.0
Випущено 4 лют 2025 р. - 261,02 КБПрацює з firefox 109.0a1 і новіше- 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.Програмний код випущено на умовах Ліцензія MIT
Версія 0.7.0
Випущено 16 січ 2025 р. - 262,15 КБПрацює з firefox 109.0a1 і новіше- Added a context menu for editable elements.
- Added support for `TinyMCE` and other iframe-based editors.Програмний код випущено на умовах Ліцензія MIT
Версія 0.6.0
Випущено 2 груд 2024 р. - 246,72 КБПрацює з firefox 109.0a1 і новіше- 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.Програмний код випущено на умовах Ліцензія MIT
Версія 0.5.2
Випущено 21 серп 2024 р. - 244,42 КБПрацює з firefox 109.0a1 і новіше- 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.Програмний код випущено на умовах Ліцензія MIT
Версія 0.5.1
Випущено 17 серп 2024 р. - 244,4 КБПрацює з firefox 109.0a1 і новіше- Reduced the keep-alive interval to seconds to prevent disconnection during idle periods.Програмний код випущено на умовах Ліцензія MIT