Back to Extensions
sGestures icon

sGestures

Navigate with simple mouse gestures

Productivity Navigation Original Manifest V3
View on GitHub

Overview

sGestures (Simple Gestures) is a lightweight mouse gesture extension with zero bloat. It allows you to navigate Chrome faster by using intuitive mouse movements instead of clicking buttons or using keyboard shortcuts.

Hold down your mouse button and move in a direction (up, down, left, right) to perform actions like going back, forward, opening new tabs, closing tabs, scrolling, and more. The extension provides visual feedback with customizable gesture trails and supports rocker gestures for additional functionality.

Designed for performance and simplicity, sGestures runs efficiently with minimal resource usage and works on all websites.

Key Features

Supported Gestures

Default Gesture Actions:

All gestures can be customized through the options page. Available actions include: Open New Tab, Close Current Tab, History Back, History Forward, Reload, Scroll to Top, Scroll to Bottom, and more.

Screenshots

📸

Screenshots Coming Soon

Preview images will be added shortly to showcase the gesture trails and configuration options.

Installation

Option 1: Chrome Web Store (Coming Soon)

This extension will be available on the Chrome Web Store soon. Check back for updates!

Option 2: Install from Source (Developer Mode)

  1. Download or clone the repository from GitHub
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable "Developer mode" using the toggle in the top right corner
  4. Click "Load unpacked"
  5. Select the directory where you downloaded/cloned the extension
  6. Click the extension icon to access options and configure your gestures

How to Use

1. Performing a Gesture: Click and hold your mouse button (typically right-click), then move the mouse in the desired direction. Release the button to execute the action.

2. Customize Settings: Click the extension icon in your toolbar to access the options page where you can configure gesture actions, trail colors, and enable/disable features.

3. Visual Feedback: When gesture trails are enabled, you'll see a colored line following your mouse movement, helping you visualize the gesture.

Privacy Policy

🛡️ Data Collection

sGestures does not collect, store, or transmit any personal data.

💾 Storage

Gesture mappings and trail preferences are stored using Chrome's sync storage API. This data:

  • Never leaves your browser/Google account
  • Is only used to remember settings
  • Can be cleared by uninstalling

🔒 Permissions

  • tabs: Execute navigation commands
  • storage: Save custom configurations
  • activeTab: Detect gestures on current page
  • sessions: Re-open closed tabs

🚫 Third Parties

No third-party services, analytics, or tracking of any kind.

Technical Details

Version 1.0.0
Manifest Version V3
Permissions tabs, storage, activeTab, sessions
Type Original
Status Active (v1.0.0)