cakieojfddljnniobmeiaejblbfgdjhf
[FOSS] Navigate back and forth with 2-finger swipe gestures FOSS (Free and Open Source Software) Repository: https://github.com/44yu5h/chrome-swipe-nav-ext This extension is especially for people using Chrome on Linux whose "back/forward two-finger swipe navigation gesture" does not work. Mainly, Linux using anything other than Wayland will need this, however, others can use it too by disabling the native one for visual flair (either from chrome://flags or by another extension). Usage info: It won't work on "New Tab" or any other Chrome-specific pages due to security restrictions. That’s just how all extensions work—don’t judge my skills Settings will save automatically when changed. Refresh page to reflect changes You check further details on my github page (https://github.com/44yu5h/chrome-swipe-nav-ext)
Scroll Speed
Change the scroll speed Change the scrolling speed of the mouse wheel
Pull to refresh
Supports pull-to-refresh with touchscreens and precision touchpads, similar to overscroll history navigation. Supports pull-to-refresh with touchscreens and precision touchpads, similar to overscroll history navigation. Just pull page down. When pulled by 1/4 of viewport height, an indicator will be visible. When pulled by 1/2 of viewport height, the indicator will be active.
swipe-back
Go back to previous page by swiping left with two fingers on a trackpad. Swipe back is a simple extension that allows you to navigate back and forward in the browser history by swiping left or right on your touchpad. On Ubuntu and maybe other Linux distributions, that run Gnome, you can't navigate back and forward in the browser history by swiping left or right on your touchpad. This is a feature that I really like and I missed it a lot, so I decided to create this extension. The full source-code is available here: https://github.com/mistweaverco/chrome-extension-swipe-back If you encounter any bugs, please report them at the issue tracker: https://github.com/mistweaverco/chrome-extension-swipe-back/issues
Basic Gestures
Basic mouse gestures for back/forward, new/close tab and scroll to top/bottom. This simple extension adds basic mouse gestures for back/forward, new/close tab and scroll to top/bottom. Hold down right mouse button, move mouse and then release button to execute one of the following commands. Left => Back Right => Forward Up => Scroll to top or Open new tab (can be changed in the preferences) Down => Scroll to bottom Down + Right => Close current tab Right + Down => Close current tab Linux and Mac users: Press right mouse button twice to open context menu.