Sopor / Gesturefy

Gesturefy is a customizable Firefox mouse gesture addon, which supports over 60 different commands and additional features like rocker and wheel gestures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esturefy

Gesturefy is a customizable Firefox mouse gesture addon, which supports over 60 different commands and additional features like rocker and wheel gestures.


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)
  • Linux: Copy to clipboard actions don'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

Gesturefy is a customizable Firefox mouse gesture addon, which supports over 60 different commands and additional features like rocker and wheel gestures.

License:GNU General Public License v3.0


Languages

Language:JavaScript 72.7%Language:HTML 16.0%Language:CSS 11.3%