This is a minimalistic mouse gesture WebExtension supporting four basic gestures:
- Hold right mouse button + drag left
- Hold right mouse button + drag right
- Hold right mouse button + drag up
- Hold right mouse button + drag down
The gestures can also be modified by the ctrl
key, yielding a maximum of 8 distinct possible assignable actions.
Gesture assignment is fully configurable. The following actions are currently supported:
- Navigate back
- Navigate forward
- Create a new tab
- Reload current page
- Close current tab
- Switch to left tab
- Switch to left tab (skip special pages)
- Switch to right tab
- Switch to right tab (skip special pages)
- Restore last closed tab
- Chrome: Chrome Web Store.
- Firefox (58+): Mozilla add-on Repository.