História doplnku Chrome Emacs - 6 verzií
Chrome Emacs Autor: Karim Aziiev
História doplnku Chrome Emacs - 6 verzií
So starými verziami buďte opatrní! Tieto verzie sú zobrazené za účelom testovania a referencie.Vždy by ste mali používať najnovšiu verziu doplnku.
Najnovšia verzia
Verzia 0.9.0
Vydaná 23. máj 2025 - 261,67 kBFunguje s: firefox verzia 109.0a1 a novšiaVersion 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.
Zdrojový kód je k dispozícii v rámci licencie Licencia MIT
Stiahnuť Firefox a získať rozšírenieNa použitie tohto rozšírenia budete potrebovať FirefoxStaršie verzie
Verzia 0.8.0
Vydaná 4. feb 2025 - 261,02 kBFunguje s: firefox verzia 109.0a1 a novšia- 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 je k dispozícii v rámci licencie Licencia MIT
Verzia 0.7.0
Vydaná 16. jan 2025 - 262,15 kBFunguje s: firefox verzia 109.0a1 a novšia- Added a context menu for editable elements.
- Added support for `TinyMCE` and other iframe-based editors.Zdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 0.6.0
Vydaná 2. dec 2024 - 246,72 kBFunguje s: firefox verzia 109.0a1 a novšia- 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 je k dispozícii v rámci licencie Licencia MIT
Verzia 0.5.2
Vydaná 21. aug 2024 - 244,42 kBFunguje s: firefox verzia 109.0a1 a novšia- 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 je k dispozícii v rámci licencie Licencia MIT
Verzia 0.5.1
Vydaná 17. aug 2024 - 244,4 kBFunguje s: firefox verzia 109.0a1 a novšia- Reduced the keep-alive interval to seconds to prevent disconnection during idle periods.Zdrojový kód je k dispozícii v rámci licencie Licencia MIT