Chrome Emacs 版本紀錄 - 6 個版本
Chrome Emacs 作者: Karim Aziiev
Chrome Emacs 版本紀錄 - 6 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 0.9.0
發行於 2025年5月23日 - 261.67 KB適用於 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 License 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 0.8.0
發行於 2025年2月4日 - 261.02 KB適用於 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 License 條款釋出
版本 0.7.0
發行於 2025年1月16日 - 262.15 KB適用於 firefox 109.0a1 與更新版本- Added a context menu for editable elements.
- Added support for `TinyMCE` and other iframe-based editors.原始碼依照 MIT License 條款釋出
版本 0.6.0
發行於 2024年12月2日 - 246.72 KB適用於 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 License 條款釋出
版本 0.5.2
發行於 2024年8月21日 - 244.42 KB適用於 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 License 條款釋出
版本 0.5.1
發行於 2024年8月17日 - 244.4 KB適用於 firefox 109.0a1 與更新版本- Reduced the keep-alive interval to seconds to prevent disconnection during idle periods.原始碼依照 MIT License 條款釋出