AI 产品解读Mouse gesture extension for Chrome allowing users to perform browser actions by drawing gesture patterns with the right mouse button
Provides a faster, keyboard-free way to execute common browser actions (tab management, navigation, scrolling, window control) through intuitive mouse gestures, with emphasis on simple configuration
1. Install extension (no account needed). 2. Right-click and drag on any webpage to draw a gesture pattern. 3. The extension identifies the gesture direction pattern and executes the corresponding browser action (e.g., 'L' = go back, 'U' = new tab). 4. Users can customize gesture mappings and visual settings in the options page. Settings are saved automatically to local storage.
Mouse gesture detection via right-click drag with visual trail displayConfigurable gesture-to-action mapping for 26+ browser actions (new tab, close tab, reload, scroll, navigate back/forward, window management, etc.)Restore closed tabs using Chrome sessions APICustomizable trail line color and widthToggle gesture text and action name displayLanguage switching (English/Japanese)
- 目标用户
- Power users who prefer mouse-driven workflows / Users seeking simple, lightweight browser navigation tools / Japanese-speaking users (bilingual UI)
- Source code is heavily minified (background.js, handler.js), but the options page HTML clearly shows the full feature set
- No external API calls detected beyond CDN for Bulma CSS framework and Flaticon font attribution
- The extension is open-source on GitHub which provides additional verification
付费分析未识别到付费功能
No payment-related keywords found in source (premium, subscription, upgrade, billing, price all return zero matches). No payment platform integrations detected. The 'pro' and 'license' keyword hits are false positives from minified JS code and file attribution headers. All gesture features are freely available without gating. The extension is open-source on GitHub.
- 置信度
- 98
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension operates entirely locally with no authentication, account creation, or external service login. The options page contains only settings (enable/disable, language, trail appearance, gesture commands) with no login UI. The extension description explicitly states: 'このアプリはユーザーの個人情報や機密データを参照しません。設定や状態はユーザーのローカルな環境に保存され、外部に送信はされません。' (This app does not access user personal info. Settings are stored locally and not transmitted externally). The 'session' keyword hit is from Chrome's sessions API permission for restoring closed tabs, not user authentication.