Mouse Gestures crx
Mouse Gestures enables faster web browsing with mouse navigation shortcuts. Adjustable mouse gestures. Drag and go!
Τι είναι το Mouse Gestures crx;
Το Mouse Gestures crx είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Tools for Browser, και η κύρια λειτουργία του είναι "Mouse Gestures enables faster web browsing with mouse navigation shortcuts. Adjustable mouse gestures. Drag and go!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Mouse Gestures crx
Λήψη αρχείων επέκτασης Mouse Gestures crx σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Mouse Gestures enables faster web browsing with mouse navigation shortcuts. Adjustable mouse gestures. Drag and go! Mouse Gestures has preset four basic gestures and four extended gestures. Everything can be set for boosting your productivity. Mouse gesture support four basic gestures: * Navigate back: Hold right mouse button + Drag left * Navigate forward: Hold right mouse button + Drag right * Create a new tab: Hold right mouse button + Drag up * Reload current page: Hold right mouse button + Drag down This gestures are fully configurable. The following actions are supported: * None * Navigate back * Navigate forward * Reload page * Create new tab * Close current tab * Restore last close tab * Activate left tab * Activate left tab - skip special pages * Activate right tab * Activate right tab - skip special pages The gestures can also be modified by the Ctrl key. Total is available eight distinct possible assignable actions. Gesture detection: * Default the mouse sensitivity is high. It is meaning that even a tiny drag distance would trigger a gesture. It can be adjusted in the options. HOW TO: * Click the extension icon. * Click on options. * All is here. NOTE: * Mouse gesture is not work on Chrome's built-in pages because of Google's security restrictions.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Mouse Gestures crx |
ID | fefgpnlimkkhbjomhakgficgkgkeiaml |
Επίσημο URL | https://chromewebstore.google.com/detail/mouse-gestures-crx/fefgpnlimkkhbjomhakgficgkgkeiaml |
Περιγραφή | Mouse Gestures enables faster web browsing with mouse navigation shortcuts. Adjustable mouse gestures. Drag and go! |
Μέγεθος Αρχείου | 16.27 KB |
Αριθμός Εγκαταστάσεων | 3,958 |
Τρέχουσα Έκδοση | 1.0.0 |
Τελευταία Ενημέρωση | 2019-05-18 |
Ημερομηνία Δημοσίευσης | 2019-05-14 |
Αξιολόγηση | 3.38/5 Συνολικά 16 Αξιολογήσεις |
Προγραμματιστής | Tools for Browser |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Mouse Gestures crx", "version": "1.0.0", "description": "Mouse Gestures enables faster web browsing with mouse navigation shortcuts. Adjustable mouse gestures. Drag and go!", "icons": { "48": "icons\/icon-48.png", "96": "icons\/icon-96.png" }, "background": { "scripts": [ "browser-polyfill.min.js", "common.js", "background.js" ] }, "content_scripts": [ { "matches": [ " |