
Chrome Emacs bởi 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.
42 người dùng42 người dùng
Siêu dữ liệu mở rộng
Về tiện ích mở rộng này
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.
Được xếp hạng 5 (bởi 1 người dùng)
Quyền hạn và dữ liệuTìm hiểu thêm
Quyền hạn bắt buộc:
- Truy cập các thẻ trên trình duyệt
Quyền hạn tùy chọn:
- Truy cập dữ liệu của bạn trên mọi trang web
Thêm thông tin
- Liên kết tiện ích
- Phiên bản
- 1.0.3
- Kích cỡ
- 266,74 KB
- Cập nhật gần nhất
- 13 ngày trước (2 Thg 10 2025)
- Thể loại có liên quan
- Giấy phép
- Giấy phép MIT
- Chính sách riêng tư
- Đọc chính sách riêng tư của tiện ích này
- Lịch sử các phiên bản
- Thêm vào bộ sưu tập
Ghi chú phát hành cho phiên bản 1.0.3
Fixed an issue with editors that use the latest Monaco (e.g., Coderpad), which prevented detection of the element to edit.