Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Robbendebiene/Gesturefy
Navigate, operate, and browse faster with mouse gestures! A customizable Firefox mouse gesture add-on with a variety of different commands.
https://github.com/Robbendebiene/Gesturefy
firefox-addon mouse-gestures
Last synced: about 1 month ago
JSON representation
Navigate, operate, and browse faster with mouse gestures! A customizable Firefox mouse gesture add-on with a variety of different commands.
- Host: GitHub
- URL: https://github.com/Robbendebiene/Gesturefy
- Owner: Robbendebiene
- License: gpl-3.0
- Created: 2017-05-30T18:18:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-01T14:31:51.000Z (3 months ago)
- Last Synced: 2024-10-12T05:43:54.233Z (2 months ago)
- Topics: firefox-addon, mouse-gestures
- Language: JavaScript
- Homepage: https://addons.mozilla.org/firefox/addon/gesturefy/
- Size: 5.55 MB
- Stars: 805
- Watchers: 27
- Forks: 74
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - Robbendebiene/Gesturefy - Navigate, operate, and browse faster with mouse gestures! A customizable Firefox mouse gesture add-on with a variety of different commands. (JavaScript)
README
[](https://addons.mozilla.org/firefox/addon/gesturefy/reviews/)
[](https://addons.mozilla.org/firefox/addon/gesturefy/statistics)
[](https://github.com/Robbendebiene/Gesturefy/releases)
[](https://github.com/Robbendebiene/Gesturefy/blob/master/LICENSE)# esturefy
#### [](https://addons.mozilla.org/firefox/addon/gesturefy/) Navigate, operate, and browse faster with mouse gestures! A customizable Firefox mouse gesture add-on with a variety of different commands.
***
Gesturefy is a pure mouse gesture extension, which means it's only suited for mice and not touchpads. "What's a mouse gesture?" you might ask yourself. Well, mouse gestures are like keyboard shortcuts, only for your mouse. Instead of pressing a bunch of keys, you simply move your mouse in a certain manner to execute commands and actions. Mouse gestures can be more natural and convenient than keyboard shortcuts and thus are also suitable for casual users. Wait, is that a mouse in your hand? Come and try it out :)
**Features:**
- Mouse gestures (moving the mouse while holding the left, middle, or right button)
- More than 80 different predefined commands
- Provides special commands like popup, user script, multi purpose and cross add-on command
- Customizable gesture trace and status information style
- Rocker gestures (left-click while holding the right mouse button and vice versa)
- Wheel gestures (scroll wheel while holding the left, middle, or right button)
- Multilingual, thanks to volunteers on [Crowdin](https://crowdin.com/project/gesturefy)
- Light, dark and highcontrast theme**Limitations:**
- Gesturefy does not work on Mozilla related pages like [addons.mozilla.org](https://addons.mozilla.org), internal pages like about:addons or other add-on option pages (e.g. moz-extension://*). This is because Firefox restricts add-ons from accessing these pages for security reasons.
- The page must be partially loaded to perform gestures.
- **MacOS Sierra:** Wheel gestures currently doesn't work (see this [bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1424893))**If you want to support Gesturefy, please [visit this page](https://github.com/Robbendebiene/Gesturefy/wiki/FAQ#where-and-how-can-i-support-gesturefy)!**
**Permissions explained:**
- Access your data for all websites: *This is a key permission, because the complete gesture functionality is injected in every webpage 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 users to support the usage of the right mouse button.*
- Display notifications: *This is used to show a notification on Gesturefy updates or to display certain error messages.****
**Release History:**
See the [releases page](https://github.com/Robbendebiene/Gesturefy/releases) for a history of releases and highlights for each release.
**License:**
This project is licensed under the terms of the [GNU General Public License v3.0](https://github.com/Robbendebiene/Gesturefy/blob/master/LICENSE).
**Privacy:**
Gesturefy does not collect any data of any kind.
* Gesturefy has no home server.
* Gesturefy doesn't embed any analytic or telemetry hooks in its code.**GitHub** is used to host the Gesturefy project. **GitHub, Inc.** (a subsidiary of **Microsoft Corporation**) owns **GitHub** and is unrelated to Gesturefy.