Historie doplňku Chrome Emacs - 5 verzí
Chrome Emacs od Karim Aziiev
Historie doplňku Chrome Emacs - 5 verzí
Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.
Nejnovější verze
Verze 0.8.0
Vydáno 4. úno 2025 – 261,02 KBFunguje s: firefox 109.0a1 a novější- 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.Zdrojový kód zveřejněn pod licencí Licence MIT
Stáhnout Firefox a nainstalovat toto rozšířeníPro používání tohoto rozšíření potřebujete FirefoxStarší verze
Verze 0.7.0
Vydáno 16. led 2025 – 262,15 KBFunguje s: firefox 109.0a1 a novější- Added a context menu for editable elements.
- Added support for `TinyMCE` and other iframe-based editors.Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 0.6.0
Vydáno 2. pro 2024 – 246,72 KBFunguje s: firefox 109.0a1 a novější- 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.Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 0.5.2
Vydáno 21. srp 2024 – 244,42 KBFunguje s: firefox 109.0a1 a novější- 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.Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 0.5.1
Vydáno 17. srp 2024 – 244,4 KBFunguje s: firefox 109.0a1 a novější- Reduced the keep-alive interval to seconds to prevent disconnection during idle periods.Zdrojový kód zveřejněn pod licencí Licence MIT