Drag to Go Back
Navigate Browser (Back/Forward) by Wheel-Click Dragging
Cos'è Drag to Go Back?
Drag to Go Back è un'estensione di Chrome sviluppata da June Shim, e la sua funzione principale è "Navigate Browser (Back/Forward) by Wheel-Click Dragging".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Drag to Go Back
Scarica i file di estensione Drag to Go Back in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This extension is for those who use a mouse with only three buttons. (primary, secondary and wheel) With other input devices such as 5-button mouse or Apple's trackpad and magic mouse, navigating pages (Go back/forward) in the browser is seamless. This extension solves problem for easy navigation with a 3-button mouse. Just like swiping the trackpad to go back/forward, user can wheel-click then drag horizontally to go back/forward. (Drag to the right - Go Back a Page, Drag to the left - Go Forward a Page) User has options to change the drag threshold length (in pixels). (e.g. if user wants dragging to be shorter, they can change settings in options page) The source code for this extension can be found at https://github.com/j-shim/drag-to-go-back.
Informazioni di Base sull'Estensione
Nome | Drag to Go Back |
ID | ikcphihdleoaocpmbcdcdajfiioafmae |
URL Ufficiale | https://chromewebstore.google.com/detail/drag-to-go-back/ikcphihdleoaocpmbcdcdajfiioafmae |
Descrizione | Navigate Browser (Back/Forward) by Wheel-Click Dragging |
Dimensione del File | 11.08 KB |
Conteggio Installazioni | 45 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2020-08-23 |
Data di Pubblicazione | 2020-08-22 |
Sviluppatore | June Shim |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/j-shim/drag-to-go-back |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Drag to Go Back", "version": "1.0.0", "description": "Navigate Browser (Back\/Forward) by Wheel-Click Dragging", "permissions": [ "storage" ], "content_scripts": [ { "matches": [ " |