Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Add-on-Symbol

Edit with Emacs Versionsgeschichte – 4 Versionen

Edit with Emacs von dakra, stsquad

Bewertet mit 4,9 von 5 Sternen
4,9 von 5 Sternen
5
25
4
3
3
0
2
0
1
0
Edit with Emacs Versionsgeschichte – 4 Versionen
  • Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.

  • Neueste Version

    Version 1.16

    Veröffentlicht 13. Jan. 2021 – 330,58 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    * allow disabling of switch to settings behaviour
    * whitelist penguin.linux.test for edit server (ChromeOS/Crostini)
    * fix context menu on newer Chromes (#158)
    * honour edit_server_host instead of hard-coding 127.0.0.1
    * use the Chrome extension UI to set keyboard shortcuts.
    * fix handling of spellcheck=false nodes for Gmail (#171, #162)

    Quelltext steht unter der Nur GNU General Public License v3.0

    Melden Sie sich an, um diese Erweiterung zu verwenden
    Laden Sie Firefox herunter und holen Sie sich die Erweiterung
    Datei herunterladen
  • Ältere Versionen

    Version 1.15

    Veröffentlicht 18. Jan. 2018 – 287,47 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    v1.15 (Same version as previous AMO version v1.14.2)


    * Now builds for Firefox using WebExtension hooks
    * Use chrome.notifications instead of webkitNotifications
    * Use <div> with style instead of inline <img> for edit button
    * fake "input" event to stop active page components overwriting text area</div>

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 1.14.2

    Veröffentlicht 17. Jan. 2018 – 287,48 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    dispatch "input" event to textarea after update

    Some sites (looking at you, fastmail.fm) apparently maintain a shadow copy of a textarea's contents,
    updating it from `change` events on the real textarea. Unfortunately, when `emacs_chrome` directly updates
    the real textarea with text received from emacs, the shadow copy does not see these changes.
    The user (me) is then surprised to see that upon submitting the web page (i.e. `Send`ing the email),
    the edits made in emacs have disappeared, even though they were visible in the textarea.

    This commit forces an `input` event to be dispatched to the textarea after its value has been set
    with the new contents received from emacs, and fixes the problem (for fastmail.fm , at least)

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 1.14

    Veröffentlicht 19. Dez. 2017 – 287,37 KB
    Funktioniert mit firefox 47.0 und höher, android 47.0 bis 68.*
    Edit with Emacs is an extension for Firefox/Chrome(ium)
    that allows you to edit text areas on your browser in a more full
    featured editor. It does this in conjunction with an "Edit Server"
    which services requests by the browser. This is because extensions
    cannot spawn new processes as a security measure.

    The extension packages native elisp version that can be run inside
    GNU Emacs itself, just follow the instructions from the options page
    of the extension. It has been known to work with GNU Emacs and
    Aquamacs (MacOS); it is presently not compatible with XEmacs.

    Other example edit servers can be found at the project homepage. There
    is no reason why other server scripts could not spawn other editors
    and currently a number of servers support the simple URL based
    protocol.

    This extension is licensed under the GPL v3 and development versions
    can be found at: http://github.com/stsquad/emacs_chrome

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Datenschutz
  • Cookies
  • Rechtliches

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.