Skip to content

Navigate, operate and browse faster with mouse gestures! A customizable Firefox mouse gesture add-on with a variety of different commands.

License

Notifications You must be signed in to change notification settings

zephr1213/Gesturefy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esturefy

Navigate, operate and browse faster with mouse gestures! A customizable Firefox mouse gesture add-on with a variety of different commands.


Features:

  • Mouse gestures (Move mouse while holding the left, middle, or right button)
  • Rocker gestures (Left-click with holding right-click and vice versa)
  • Wheel gestures (Scroll wheel while holding the left, middle, or right button)
  • Over 60 different executable commands
  • Customizable status information on mouse gestures
  • Custom gesture -> command mapping
  • Blacklist support
  • Synchronized configuration across devices (if enabled in Firefox)
  • Multilingual

Limitations / Problems:

  • Currently the addon isn't working if privacy.resistFingerprinting is set to true under about:config
  • MacOS Sierra: Wheel gestures currently doesn't work (see this bug)
  • The addon does not work on addons.mozilla.org, pure SVG pages and internal pages like most "about:" tabs (e.g. about:newtab, about:addons) or other addon option pages (moz-extension://).
  • The page must be partially loaded to perform gestures.

If you want to contribute to this project, you can do so by helping translate Gesturefy on Crowdin!

Why does Gesturefy require permission X?

  • Access your data for all websites: This is a key permission, because the complete gesture functionality is injected in every web page you visit (which means a part of the code is running in each tab). This is necessary, because with the new API there is no other way to track your mouse movement or draw anything on the screen. It's also needed to perform page specific commands like scroll down or up.
  • Read and modify browser settings: This is required to change the context menu behaviour for MacOS and Linux user to support the usage of the right mouse button.
  • Display notifications to you: This is used to show a notification on update or certain error messages.
  • Access recently closed tabs: This is required for the command which allows to restore the last closed tab.

Version History/Releases

About

Navigate, operate and browse faster with mouse gestures! A customizable Firefox mouse gesture add-on with a variety of different commands.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.4%
  • HTML 16.9%
  • CSS 9.7%