Skip to content

qwertfisch/SimpleMouseGestures

 
 

Repository files navigation

SimpleMouseGestures

Google Chrome extension that provides the ability to define mouse gestures that will run specific actions in your browser.

A mouse gesture can be drawn by moving your mouse cursor with the right mouse button pressed inside your browse window. In settings you can attach a mouse gesture with the specific action.

The list of actions possible to attach to mouse gestures:

  • Go Back
  • Go Forward
  • Open New Tab
  • Close Current Tab
  • Reload Current Tab
  • Switch to Left Tab
  • Switch to Right Tab
  • Close Window
  • Minimize Window
  • Scroll to Top
  • Scroll to Bottom
  • Reopen Tab
  • Duplicate Tab
  • Open New Window

Other settings:

  • Line color
  • Line width

Dependencies

It uses Coloris v0.22.0 to choose a line color in settings.

About

Google Chrome extension that provides mouse gestures

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.9%
  • HTML 6.4%
  • CSS 5.7%