
Chrome Emacs 作者: 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 位使用者43 位使用者
擴充套件後設資料
關於此擴充套件
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.
由 1 位評論者給出 5 分
權限與資料了解更多
必要權限:
- 存取瀏覽器分頁
選用的權限:
- 存取您所有網站中的資料
更多資訊
- 版本
- 1.0.3
- 大小
- 266.74 KB
- 最近更新
- 11 小時前 (2025年10月2日)
- 授權條款
- MIT License
- 隱私權保護政策
- 閱讀此附加元件的隱私權保護政策
- 版本紀錄
- 新增至收藏集
1.0.3 版的發行公告
Fixed an issue with editors that use the latest Monaco (e.g., Coderpad), which prevented detection of the element to edit.