Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Edit with Emacs 版本历史 - 4 个版本

Edit with Emacs 作者: dakra, stsquad

评分 4.9 / 5
4.9 / 5 星
5
25
4
3
3
0
2
0
1
0
Edit with Emacs 版本历史 - 4 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 1.16

    发布于 2021年1月13日 - 330.58 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 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)

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    您需要 Firefox 来使用此扩展
    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 1.15

    发布于 2018年1月18日 - 287.47 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 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>

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.14.2

    发布于 2018年1月17日 - 287.48 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 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)

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.14

    发布于 2017年12月19日 - 287.37 KB
    适用于 firefox 47.0 及更高版本, android 47.0 至 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

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。