easyGestures N 版本历史 - 11 个版本
easyGestures N 作者: Nicolás González-Deleito
easyGestures N 版本历史 - 11 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 6.8
发布于 2023年11月11日 - 140.54 KB适用于 firefox 112.0 及更高版本- fixed: zoomReset action resets the zoom level to the current default zoom factor
- background scripts are now ES modules and are non-persistent (in preparation for MV3)
- "Run Script" actions will not be possible in MV3; as a result, they are deprecated and will be removed when transitioning to MV3
源代码遵循 Mozilla 公共许可证 2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 6.7
发布于 2022年11月28日 - 277.22 KB适用于 firefox 101.0 及更高版本- dark theme for preferences and tips dialogs
- replaced static PNG images in tips dialog with scalable versions
- minor improvements, mainly in the preferences and tips dialogs
源代码遵循 Mozilla 公共许可证 2.0 发布
版本 6.6
发布于 2021年12月6日 - 273.56 KB适用于 firefox 79.0 及更高版本- made the "tabs" permission optional
- reduced the number of actions requiring the "clipboardWrite" (optional) permission by using the Clipboard API
- code improvements, including stop using deprecated APIs
源代码遵循 Mozilla 公共许可证 2.0 发布
版本 6.5
发布于 2020年12月14日 - 280.15 KB适用于 firefox 79.0 及更高版本- made the "sessions" permission optional
- added support for listening to changes in permissions
- the "Page Top" and "Page Bottom" actions work now also on scrollable elements and have been renamed to "Go To Top" and "Go To Bottom", respectively
- the previous/next tab is warmed up when opening a pie menu layout including the "Previous Tab"/"Next Tab" action
- new action: "Save Page As PDF" (on macOS, only for Firefox 81 or higher)
- long tooltips are now fully displayed through an animation
- renamed "statistics" to "usage (data)" in the preferences dialog
- upgraded license for non-graphical assets to MPL v2.0
- minor code and theme improvements
源代码遵循 Mozilla 公共许可证 2.0 发布
版本 6.4
发布于 2020年7月9日 - 275.76 KB适用于 firefox 64.0 及更高版本- turned as many permissions as possible optional
- got rid of eval usage for "Run Script" actions and improved the documentation for those actions
- fixed: select boxes in the menus pane of the preferences dialog were no longer correctly displayed
- minor improvements to the existing locales
- minor code improvements
源代码遵循自定义许可证发布
版本 6.3
发布于 2019年6月16日 - 273.38 KB适用于 firefox 64.0 及更高版本- the "Toggle Fullscreen" action now toggles the content of a web page in full screen (the old behavior of this action is now implemented in the new action "Toggle Fullscreen Window")
- dropped support for favicons in "Load URL" actions and for custom icons in "Run Script" actions
- fixed: the pie menu did not work on top of cross-origin frames
- simplified how the more complex preferences are stored
- minor fixes and improvements
源代码遵循自定义许可证发布
版本 6.2
发布于 2019年2月2日 - 263.02 KB适用于 firefox 63.0 及更高版本- added dark theme
- further improved the visual consistency of the pie menu and simplified related style declarations
- fixed the positioning of statistics on the clicks by direction tab in the preferences dialog
源代码遵循自定义许可证发布
版本 6.1
发布于 2018年10月27日 - 263.38 KB适用于 firefox 63.0 及更高版本- enabled "Search Web" action
- improved visual consistency across the different menu types
- simplified many style declarations and some pieces of code related to the display of the pie menu and the execution of actions
源代码遵循自定义许可证发布
版本 6.0
发布于 2018年7月29日 - 362.08 KB适用于 firefox 58.0 及更高版本, android 58.0 至 68.*- new action icons!
- new extension icon and tip images
- minor theme improvements
源代码遵循自定义许可证发布
版本 5.4
发布于 2018年1月25日 - 321.8 KB适用于 firefox 58.0 及更高版本, android 58.0 至 68.*- the limitations related to the migration to WebExtensions listed in the release notes of versions 5.2 and 5.3 remain valid, except for what follows:
- fixed actions: "Homepage", "New Window", and "Copy Image" (which only supports PNG and JPEG images)
- changed and renamed "Toggle Find Bar" action to "Find and Highlight Selection"
- removed actions: "Show Bookmarks", "Toggle Bookmarks Sidebar", "Toggle Bookmarks Toolbar", "Show History", "Toggle History Sidebar", and "Show Downloads"
- new actions: "Show Print Preview", "Load Page in New Tab", "Remove Highlight", "Enter Reader Mode", and "Take Tab Screenshot"
- the permissions requested by this extension are documented in the README (https://github.com/ngdeleito/easyGestures/blob/development/extension/README.md)
- the tab opener is now set when new tabs are opened (except for the "New Tab" and "New Blank Tab" actions)
- new default menus
- menus can be now reset in the preferences dialog
- fixed issues:
- opening links by clicking through the pie menu center did not work when the "Open Link" action behavior was used
- tips started at tip number 2 when the extension was installed
源代码遵循自定义许可证发布
版本 5.3
发布于 2017年10月17日 - 318.53 KB适用于 firefox 54.0 及更高版本, android 54.0 至 68.*- finalized the migration to WebExtensions
- the limitations listed in the release notes of version 5.2 remain valid, except for what follows:
- fixed actions: "View Page Source", "Show Only This Frame", and "Paste"
- "Cut", "Copy" and "Paste" actions can appear again as disabled (with some limitations)
- removed actions: "Autoscrolling", "View Page Info", "Focus Location Bar", "Quit", "Restart", "Firefox Preferences", "Add-ons", "Undo", and "Redo"
- removed support for activating autoscrolling through the pie menu center
- the pie menu can again be opened inside a frame, and "Page Top" and "Page Bottom" actions work again inside frames
- the custom icon URL for "Run Script" actions needs to be manually provided in the preferences dialog through a text input box
- favicons cannot be retrieved nor displayed
- removed support for upgrading from versions prior to 5.2
- new actions: "Copy Page URL", "Copy URL to Identifier", "Move Tab to New Window", "Load URL in New Private Window", "Bookmark this Identifier", "Remove Bookmark to this Page", "Remove Bookmark to this Identifier", and "Remove Bookmark to this Link"
- improved code dealing with preferences and code running in content scripts
源代码遵循自定义许可证发布