Difference between revisions of "Emacs as a web browser's external editor"

From WikEmacs
Jump to navigation Jump to search
m
(→‎Firefox Family: rm outdated its all text, Conqeror, add emacs_chrome)
 
Line 4: Line 4:
  
 
== Firefox Family ==
 
== Firefox Family ==
  Iceweasel, Conkeror etc.
 
  
:* [[It's All Text!]].
+
See the [https://github.com/stsquad/emacs_chrome emacs_chrome] extension.
 
 
[http://www.conkeror.org Conkeror] comes with a small C program that enables external editing of form fields and page source in Emacs. Thus, no third-party extension/plugin is required.
 
  
 
== Webkit family ==
 
== Webkit family ==

Latest revision as of 11:25, 14 October 2019

Since text editing in Emacs is better, extensions are developed for all major web browsers to use Emacs as their external editor. Mostly these extensions make use of Emacs daemon.

Firefox Family

See the emacs_chrome extension.

Webkit family

 Safari, Chrome etc.

Internet Explorer

Opera

Older versions of Opera based on Presto had a version of the popular Firefox It's All Text extension. Newer versions of Opera based on Chromium do not have a native extension (yet). However, Opera does support Chrome/Chromium extensions to some extent via this extension. You can then install the "Edit with Emacs" extension from the Chrome Web Store.