Cronologia versioni di easyGestures N - 11 versioni
easyGestures N di Nicolás González-Deleito
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 6.8
Rilasciato 11 nov 2023 - 140,54 kBCompatibile con firefox112.0 e successive- 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
Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Scarica Firefox e installa l’estensioneDevi utilizzare Firefox per poter installare questa estensioneVersioni precedenti
Versione 6.7
Rilasciato 28 nov 2022 - 277,22 kBCompatibile con firefox101.0 e successive- 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
Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 6.6
Rilasciato 6 dic 2021 - 273,56 kBCompatibile con firefox79.0 e successive- 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
Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 6.5
Rilasciato 14 dic 2020 - 280,15 kBCompatibile con firefox79.0 e successive- 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
Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 6.4
Rilasciato 9 lug 2020 - 275,76 kBCompatibile con firefox64.0 e successive- 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
Codice sorgente rilasciato sotto una licenza personalizzata
Versione 6.3
Rilasciato 16 giu 2019 - 273,38 kBCompatibile con firefox64.0 e successive- 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
Codice sorgente rilasciato sotto una licenza personalizzata
Versione 6.2
Rilasciato 2 feb 2019 - 263,02 kBCompatibile con firefox63.0 e successive- 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
Codice sorgente rilasciato sotto una licenza personalizzata
Versione 6.1
Rilasciato 27 ott 2018 - 263,38 kBCompatibile con firefox63.0 e successive- 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
Codice sorgente rilasciato sotto una licenza personalizzata
Versione 6.0
Rilasciato 29 lug 2018 - 362,08 kBCompatibile con firefox58.0 e successive, android da 58.0 a 68.*- new action icons!
- new extension icon and tip images
- minor theme improvements
Codice sorgente rilasciato sotto una licenza personalizzata
Versione 5.4
Rilasciato 25 gen 2018 - 321,8 kBCompatibile con firefox58.0 e successive, android da 58.0 a 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
Codice sorgente rilasciato sotto una licenza personalizzata
Versione 5.3
Rilasciato 17 ott 2017 - 318,53 kBCompatibile con firefox54.0 e successive, android da 54.0 a 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
Codice sorgente rilasciato sotto una licenza personalizzata