
Chrome Emacs av Karim Aziiev
Use Emacs to edit textareas and online editors. This extension provides bi-directional editing, cursor and scroll synchronization, and keyboard shortcuts, supporting popular online editors like CodePen, StackBlitz, and more.
43 brukere43 brukere
Metadata for utvidelser
Om denne utvidelsen
Chrome Emacs allows bi-directional editing of text areas and online text editors directly from Emacs. Experience seamless editing with features like cursor and scroll synchronization, auto-major mode detection, and support for multiple online editors.
Features:
Features:
- Works with most online editors: CodePen, StackBlitz, JSFiddle, LeetCode, etc.
- Cursor and Scroll Sync: Live-code seamlessly in online editors.
- Editable Areas Navigation: quickly switch focus using hints.
- Auto-Major Mode Detection: Automatically picks the right editing mode.
- Install the add-on for your browser.
- In Emacs install the Atomic Chrome fork.
- Start the server in Emacs with
M-x atomic-chrome-start-server
. - Activate the extension in your browser and start editing directly in Emacs.
Vurdert til 5 av 1 anmelder
Tillatelser og dataLes mer
Nødvendige tillatelser:
- Tilgang til faner
Valgfrie tillatelser:
- Få tilgang til dine data fra alle nettsteder
Mer informasjon
- Lenker for utvidelser
- Versjon
- 1.0.3
- Størrelse
- 266,74 kB
- Sist oppdatert
- 11 dager siden (2. okt. 2025)
- Relaterte kategorier
- Lisens
- MIT License
- Personvernpraksis
- Les personvernpraksisen for denne utvidelsen
- Versjonshistorikk
- Etiketter
- Legg til i samling
Versjonsnotat for 1.0.3
Fixed an issue with editors that use the latest Monaco (e.g., Coderpad), which prevented detection of the element to edit.