Gestura - Gesty Myszy Autor: PPP01
Control your browser with mouse gestures: draw, drag, flick to navigate, search and manage tabs. Customizable and privacy-friendly.
Metadane rozszerzenia
Zrzuty ekranu
O tym rozszerzeniu
Gestura makes browsing faster with smooth, customizable mouse gestures — no data
collection, no tracking, fully open source.
Includes everything FlowMouse does
• Custom gestures — 16 built-in plus unlimited ones you define
• Super drag — drag text, links, or images to trigger actions
• Wheel gestures — hold the right button and scroll to switch tabs
• Rocker gestures — hold one button, click the other for back/forward
• Area select — Shift+drag to open or copy many links at once
• Command chains — run several actions from one gesture
• Clean settings UI with an interactive tutorial
Plus what Gestura adds
• Configurable search engines — add your own text AND image engines, reorder and hide them, with per-locale defaults
• Context-aware menus — per-site popup menus of search engines (with icons) and custom links; the right menu opens automatically per site
• Image search — reverse-search images on the engines you choose
• Per-link JavaScript transforms — reshape the selection with a small sandboxed JS snippet before searching (advanced)
Privacy first
Gestura does not collect browsing history, contains no analytics or ads, and uploads
nothing to third-party servers. Settings stay in your browser (optionally synced by
the browser itself). Full policy: see the privacy policy link.
Open source & credits
Gestura is licensed under GPL-3.0. It is a fork of FlowMouse by Hmily[LCG] & Coxxs —
huge thanks to them for the original extension. If you don't need Gestura's extra
features (configurable search engines, context-aware menus, image search), please
check out and support the original FlowMouse.
Source: https://github.com/PPP01/Gestura
collection, no tracking, fully open source.
Includes everything FlowMouse does
• Custom gestures — 16 built-in plus unlimited ones you define
• Super drag — drag text, links, or images to trigger actions
• Wheel gestures — hold the right button and scroll to switch tabs
• Rocker gestures — hold one button, click the other for back/forward
• Area select — Shift+drag to open or copy many links at once
• Command chains — run several actions from one gesture
• Clean settings UI with an interactive tutorial
Plus what Gestura adds
• Configurable search engines — add your own text AND image engines, reorder and hide them, with per-locale defaults
• Context-aware menus — per-site popup menus of search engines (with icons) and custom links; the right menu opens automatically per site
• Image search — reverse-search images on the engines you choose
• Per-link JavaScript transforms — reshape the selection with a small sandboxed JS snippet before searching (advanced)
Privacy first
Gestura does not collect browsing history, contains no analytics or ads, and uploads
nothing to third-party servers. Settings stay in your browser (optionally synced by
the browser itself). Full policy: see the privacy policy link.
Open source & credits
Gestura is licensed under GPL-3.0. It is a fork of FlowMouse by Hmily[LCG] & Coxxs —
huge thanks to them for the original extension. If you don't need Gestura's extra
features (configurable search engines, context-aware menus, image search), please
check out and support the original FlowMouse.
Source: https://github.com/PPP01/Gestura
Ocenione na 5 przez jednego recenzenta
Uprawnienia i dane
Wymagane uprawnienia:
- Mieć dostęp do ostatnio zamkniętych kart
- Mieć dostęp do kart przeglądarki
- Mieć dostęp do danych użytkownika na wszystkich stronach
Opcjonalne uprawnienia:
- Odczytywać i modyfikować zakładki
- Pobierać dane ze schowka
- Pobierać pliki oraz odczytywać i modyfikować historię pobranych plików przeglądarki
- Mieć dostęp do danych użytkownika na wszystkich stronach
Zbieranie danych:
- Autorzy tego rozszerzenia twierdzą, że nie wymaga ono zbierania danych.
Więcej informacji
- Odnośniki dodatku
- Wersja
- 2.5.1
- Rozmiar
- 1,21 MB
- Ostatnia aktualizacja
- 13 dni temu (20 lip 2026)
- Powiązane kategorie
- Historia wersji
- Etykiety
- Dodaj do kolekcji
- No code is ever downloaded or executed from the network. All logic ships inside
the package. No remote script, no hosted config, no eval of remote scripts.
- This Firefox build contains NO eval / no new Function at all. The optional
"custom JS transform" feature (which runs user-authored code in an isolated
sandbox) depends on the chrome.offscreen API, which Firefox lacks. It is
therefore fully excluded from this build: the sandbox files are not packaged
and the configuration UI is hidden.
NO DATA COLLECTION
- Gestura collects and transmits nothing (manifest data_collection_permissions:
required = "none"). Settings are stored locally via storage / storage.sync only.
Page content is processed on-device and never sent anywhere.