easyGestures N versjonshistorikk - 11 versjoner
easyGestures N av Nicolás González-Deleito
easyGestures N versjonshistorikk - 11 versjoner
Vær forsiktig med eldre versjoner! Disse versjonene er vist som referanse og til testformål.Du burde alltid bruke den siste versjonen av et tillegg.
Siste versjon
Versjon 6.8
Utgitt 11. nov. 2023 - 140,54 kBFungerer med firefox 112.0 og nyere- 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
Kildekode utgitt under Mozilla Public License 2.0
Last ned Firefox og få utvidelsenDu trenger Firefox for å bruke denne utvidelsenEldre versjoner
Versjon 6.7
Utgitt 28. nov. 2022 - 277,22 kBFungerer med firefox 101.0 og nyere- 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
Kildekode utgitt under Mozilla Public License 2.0
Versjon 6.6
Utgitt 6. des. 2021 - 273,56 kBFungerer med firefox 79.0 og nyere- 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
Kildekode utgitt under Mozilla Public License 2.0
Versjon 6.5
Utgitt 14. des. 2020 - 280,15 kBFungerer med firefox 79.0 og nyere- 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
Kildekode utgitt under Mozilla Public License 2.0
Versjon 6.4
Utgitt 9. juli 2020 - 275,76 kBFungerer med firefox 64.0 og nyere- 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
Kildekode utgitt under tilpasset lisens
Versjon 6.3
Utgitt 16. juni 2019 - 273,38 kBFungerer med firefox 64.0 og nyere- 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
Kildekode utgitt under tilpasset lisens
Versjon 6.2
Utgitt 2. feb. 2019 - 263,02 kBFungerer med firefox 63.0 og nyere- 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
Kildekode utgitt under tilpasset lisens
Versjon 6.1
Utgitt 27. okt. 2018 - 263,38 kBFungerer med firefox 63.0 og nyere- 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
Kildekode utgitt under tilpasset lisens
Versjon 6.0
Utgitt 29. juli 2018 - 362,08 kBFungerer med firefox 58.0 og nyere, android 58.0 til 68.*- new action icons!
- new extension icon and tip images
- minor theme improvements
Kildekode utgitt under tilpasset lisens
Versjon 5.4
Utgitt 25. jan. 2018 - 321,8 kBFungerer med firefox 58.0 og nyere, android 58.0 til 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
Kildekode utgitt under tilpasset lisens
Versjon 5.3
Utgitt 17. okt. 2017 - 318,53 kBFungerer med firefox 54.0 og nyere, android 54.0 til 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
Kildekode utgitt under tilpasset lisens