atomic-chrome-atom
atomic-chrome-atom copied to clipboard
Edit Chrome textareas in Atom
Atomic Chrome
Use Atom to edit in Chrome

Screencast
GitHub issue (textarea)

Gmail (contenteditable)

Installation
You need to install
- The Chrome Plugin (Atomic Chrome from the Chrome Store)
- The Atom package (
atomic-chromefrom apm)
Usage
Atom needs to be running for this to work.
- Focus a textarea or a contenteditable element
- Press the icon of Atomic Chrome (or the shortcut).
Note that the tab will open in the first launched instance of Atom.
How do I bind a shortcut
- Navigate to
chrome://extensions - Scroll to the bottom of the page
- Press 'Keyboard shortcuts'
- Set a shortcut for Atomic Chrome
Development
This repository is for the Atom plugin development. For the Chrome plugin development, see https://github.com/tuvistavie/atomic-chrome. Contributions are welcome.