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是由Tools for Browser開發的Chrome擴展程式,該擴展的主要功能是“Mouse Gestures enables faster web browsing with mouse navigation shortcuts. Adjustable mouse gestures. Drag and go!”。
擴展截圖
下載Mouse Gestures crx擴展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 |
官方網址 | 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": [ " |