Lịch sử phiên bản Chrome Emacs - 7 phiên bản
Chrome Emacs bởi Karim Aziiev
Lịch sử phiên bản Chrome Emacs - 7 phiên bản
Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.
Phiên bản mới nhất
Phiên bản 0.9.1
Đã phát hành 13 Thg 07 2025 - 263,23 KBHoạt động với firefox 109.0a1 và lớn hơnFixed simulated clicks for iframe environments. Previously, when using editors like TinyMCE embedded in iframes, simulated clicks would fail to locate elements outside the iframe, resulting in an "element not found" error. This update adjusts the search context to properly locate and click the intended button elements even when the editor is isolated within an iframe.Mã nguồn được phát hành dưới dạng Giấy phép MIT
Tải xuống Firefox và tải tiện ích mở rộngBạn sẽ cần Firefox để sử dụng tiện ích mở rộng nàyPhiên bản cũ hơn
Phiên bản 0.9.0
Đã phát hành 23 Thg 05 2025 - 261,67 KBHoạt động với firefox 109.0a1 và lớn hơnVersion 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.
Mã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản 0.8.0
Đã phát hành 4 Thg 02 2025 - 261,02 KBHoạt động với firefox 109.0a1 và lớn hơn- 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.Mã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản 0.7.0
Đã phát hành 16 Thg 01 2025 - 262,15 KBHoạt động với firefox 109.0a1 và lớn hơn- Added a context menu for editable elements.
- Added support for `TinyMCE` and other iframe-based editors.Mã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản 0.6.0
Đã phát hành 2 Thg 12 2024 - 246,72 KBHoạt động với firefox 109.0a1 và lớn hơn- 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.Mã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản 0.5.2
Đã phát hành 21 Thg 08 2024 - 244,42 KBHoạt động với firefox 109.0a1 và lớn hơn- 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.Mã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản 0.5.1
Đã phát hành 17 Thg 08 2024 - 244,4 KBHoạt động với firefox 109.0a1 và lớn hơn- Reduced the keep-alive interval to seconds to prevent disconnection during idle periods.Mã nguồn được phát hành dưới dạng Giấy phép MIT