Firefox 瀏覽器附加元件
  • 探索
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
擴充套件工作坊開發者交流中心下載 Firefox註冊或登入
附加元件圖示

Greasemonkey 版本紀錄 - 11 個版本

Greasemonkey 作者: Anthony Lieuallen

評價 4.1 分,滿分 5 分
4.1 顆星,滿分 5 顆星
Greasemonkey 版本紀錄 - 11 個版本
  • 小心舊版本!這些版本只是提供來測試與參考用。

    您應該隨時用最新版的附加元件。

  • 最新版本

    版本 4.10.0

    發行於 2020年10月4日 - 533.33 KB
    適用於 firefox 57.0 與更新版本, android 57.0 與更新版本
    New features:<br />
    • Accessibility enhancements: Appropriate metadata for screen readers, a basic script editor. (#3058, #3059, #3060)
    Fixed bugs:<br />
    • GM_xmlHttpRequest(): status is null when readyState < 4. (#3068)

    原始碼依照 MIT/X11 License 條款釋出

    只在 Firefox 上才有,快來安裝!
    下載檔案
  • 較舊版本

    版本 4.9

    發行於 2019年6月12日 - 529.75 KB
    適用於 firefox 57.0 與更新版本, android 57.0 與更新版本
    Bug fixes:

    * Error handling scripts with certain names (bug added in v4.8). (#3035)

    原始碼依照 MIT/X11 License 條款釋出

    只在 Firefox 上才有,快來安裝!
    下載檔案
  • 版本 4.8

    發行於 2019年5月8日 - 528.88 KB
    適用於 firefox 57.0 與更新版本, android 57.0 與更新版本
    Fixed bugs:<br />
    • Don't re-enable scripts when saving in editor. (#3008)
    • "New user script" doesn't open a new tab. (#2994)
    • Log err.message instead of <unavailable> err object. (#2939)

    原始碼依照 MIT/X11 License 條款釋出

    只在 Firefox 上才有,快來安裝!
    下載檔案
  • 版本 4.7

    發行於 2018年8月28日 - 526.78 KB
    適用於 firefox 57.0 與更新版本, android 57.0 與更新版本
    New features:
    • Automatic update support (#2531)
    • Per-user include/exclude/match settings (#2728)

    原始碼依照 MIT/X11 License 條款釋出

    只在 Firefox 上才有,快來安裝!
    下載檔案
  • 版本 4.6

    發行於 2018年7月12日 - 518.89 KB
    適用於 firefox 57.0 與更新版本, android 57.0 與更新版本
    Fixed bugs:
    • Repair GM.xmlHttpRequest() when fetching XML content. (#2980)
    New features:
    • Added translations in several languages.
    • Users may specify global exclude patterns, where no user scripts will run. (#2843)

    原始碼依照 MIT/X11 License 條款釋出

    只在 Firefox 上才有,快來安裝!
    下載檔案
  • 版本 4.5

    發行於 2018年6月28日 - 520.17 KB
    適用於 firefox 57.0 與更新版本, android 57.0 與更新版本
    Fixed bugs:
    • Better importing of partial or corrupted backups. (#2966)
    • Correctly display script data when switching from one to another. (#2963)
    • Correctly display uninstallation of even the last script. (#2957)<br>
    • Correctly handle removal of an @icon from a script. (#2910)
    New features:
    • The script editor interactively downloads newly referenced remote resources, and more clearly handle download errors. (#2858, #2900)

    原始碼依照 MIT/X11 License 條款釋出

    只在 Firefox 上才有,快來安裝!
    下載檔案
  • 版本 4.4.0

    發行於 2018年5月23日 - 520.66 KB
    適用於 firefox 57.0 與更新版本, android 57.0 與更新版本
    Fixed bugs:
    • Scripts with icons or resources could sometimes fail to save, including when only the enabled/disabled status changes. (#2909, #2943)
    New features:
    • Script editor will prompt, when closing with unsaved edits. (#2886)
    • Support for backup and restore of installed scripts. (With very limited support for importing ViolentMonkey and TamperMonkey backups.) (#2747)
    • Many improvements to the Monkey Menu. (#2620, #2809, #2833, #2913)

    原始碼依照 MIT/X11 License 條款釋出

    只在 Firefox 上才有,快來安裝!
    下載檔案
  • 版本 4.3

    發行於 2018年3月16日 - 463.87 KB
    適用於 firefox 57.0 與更新版本, android 57.0 與更新版本
    Fixed bugs:
    • The open_in_background feature of GM.openInTab() works correctly. (#2672)
    • Installation of user scripts works even from sites with strict Content Security Policies, like GitHub. (#2631)

    New features:
    • Even "forbidden" headers (e.g. Cookie, Host, User-Agent) may be specified when calling GM.xmlHttpRequest(). (#2723)
    • Interface strings are translated into multiple languages. (#2527)
    • Greasemonkey will not install scripts while disabled. (#2643)
    • Monkey menu has new Firefox-native look and feel. (#2805)
    • New scalable icon. (#2739)

    原始碼依照 MIT/X11 License 條款釋出

    只在 Firefox 上才有,快來安裝!
    下載檔案
  • 版本 4.2

    發行於 2018年1月19日 - 448.22 KB
    適用於 firefox 57.0 與更新版本, android 57.0 與更新版本
    Fixed bugs:
    • Use of the magic TLD is now reflected correctly in the monkey menu user script list. (#2795)<br>
    • Privileged API handlers will now refuse to continue without the appropriate @grant entry. (#2777)<br>
    • Native xmlHttpRequest now handles URLs relative to the page correctly. (#2771)<br>
    • When globally enabling/disabling Greasemonkey, this setting is saved across Firefox restarts. (#2652)<br>
    New features:
    • Firefox for Android is marked compatible. <br>
    • Improved keyboard accessibility of the Monkey Menu. (#2794)
    • Added a save button to the user script editor (Ctrl-S still works). (#2785)<br>
    • User scripts will execute on local file:///s. (#2693)<br>
    • The script install dialog appears in a dialog, not a browser tab. (#2641)<br>
    • When the ==UserScript== block contains an unrecognized key, the entire key name is indicated in the warning message. (#2684)<br>

    原始碼依照 MIT/X11 License 條款釋出

    只在 Firefox 上才有,快來安裝!
    下載檔案
  • 版本 4.1

    適用於 firefox 52.0 與更新版本, android 52.0 與更新版本
    Fixed bugs:
    • For GM.xmlHttpRequest, set the finalURL (#2692) and support onprogress (#2712).<br>
    • Update @match handling to be consistent with pre-existing behavior.  (#2673, #2715)<br>
    • Handle user scripts that end with a comment. (#2670)<br>
    • Fix changing @noframes in the user script editor.  (#2637)<br>

    New features:
    • The "save" action in the user script editor is platform natural.  (#2690)<br>
    • Add a "new script" feature, for creating a new user script from scratch.  (#2645)<br>
    • The script list in the monkey menu is split into "active" and "inactive" sections.  (#2585)

    原始碼依照 MIT/X11 License 條款釋出

    只在 Firefox 上才有,快來安裝!
  • 版本 4.0

    適用於 firefox 57.0 與更新版本
    A complete rewrite from scratch, built on the WebExtensions API to work with Firefox 57 and beyond. For more detail see http://www.greasespot.net/2017/09/greasemonkey-4-announcement.html .

    原始碼依照 MIT/X11 License 條款釋出

    只在 Firefox 上才有,快來安裝!
前往 Mozilla 官網

附加元件

  • 關於
  • 部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 討論區
  • 回報 Bug
  • 評論撰寫指南
  • 網站狀態

瀏覽器

  • Desktop
  • Mobile
  • Reality
  • Enterprise

產品

  • Lockwise
  • Monitor
  • Browsers
  • Pocket
  • Twitter (@firefox)
  • Facebook (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。