4 items
Two-finger swipe to go back and forward, replicating the browser's built-in page swipe gesture down to the pixel. Swipe left or right with two fingers to go back and forward, on a precision touchpad. This is not another approximation. It is a port of the gesture the browser already has: the thresholds, the circle that slides in from the edge, and the exact moment the navigation fires are all taken from the Chromium source, so muscle memory built on the native gesture keeps working. WHAT THAT MEANS IN PRACTICE • The gesture starts after 60 px of travel, and only when the swipe is clearly horizontal — a diagonal scroll never triggers it. • The circle turns blue at 30% of your display's longest side. That is the point of no return, and it is the browser's own number, not a guess. • It navigates when you LIFT YOUR FINGERS, not the instant you cross the threshold. Change your mind, swipe back under it, and nothing happens. • Momentum can finish a gesture but never start one, so a fast flick past a carousel will not throw you off the page. • If anything under the pointer can still scroll sideways — a carousel, a wide table, a code block — that scrolls instead. The gesture stays out of the way. • Pages that opt out with overscroll-behavior-x are respected. • Nothing happens when there is nowhere to go: no circle, no false promise. • The navigation goes through the browser itself, the same path as the toolbar back button, so single-page apps react to it exactly as they would to a real click. SETTINGS One switch, on or off. There is deliberately nothing to tune: every threshold is already the one the browser uses, and a sensitivity slider would only let you make it less faithful. IMPORTANT If your browser already has this gesture — Settings › Accessibility › "Swipe between pages" — turn that off first, or every swipe will navigate twice. WHERE IT DOES NOT WORK Browser pages (New Tab, settings, the Web Store) and cross-origin iframes do not allow extensions to run. macOS is left alone on purpose: the gesture is native there. PRIVACY No data is collected, none is transmitted, and there are no analytics. The only thing stored is whether you switched the extension on or off, kept locally on your machine. OPEN SOURCE GPL-3.0. Source, tests and the full mapping to the Chromium implementation: https://github.com/LucaSorvillo/Two-Finger-Back
Aug 27, 2026
rating_count is the Chrome Web Store ratings count, not a written-review count.
Media assets
Screenshots and videos on the listing.
Has promo video
Whether the listing includes at least one video.
Languages
Declared language locales.
Developer website
Listing exposes a developer website URL.
Contact email
Listing exposes a contact email.
Keyword in name
Case-insensitive substring match in the name.
Keyword in description
Case-insensitive substring match in the description.
Keyword occurrences in description
Count of case-insensitive occurrences in the description.
Category user-count percentile
Share of same-category extensions with fewer users (null if unknown).
These are transparent listing completeness / keyword signals, not a prediction of Chrome Web Store search ranking.