Mouse Gesture Events
Control your browser faster and easier with gestures using mouse movement.
什麼是Mouse Gesture Events?
Mouse Gesture Events是由Make it Simpler開發的Chrome擴展程式,該擴展的主要功能是“Control your browser faster and easier with gestures using mouse movement.”。
擴展截圖
下載Mouse Gesture Events擴展crx文件
下載Mouse Gesture Events擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
HOW IT WORKS 1) Open any page. 2) Hold down Right Mouse button, Move the mouse in any direction, then Release button. 3) Movement transformed into event, for example, upward movement will open a new tab. Size: 29 kB. DEFAULT SETTINGS ↑ - Open new tab. ↓ - Close current tab. → - Move to the Right tab. ← - Move to the Left tab. ↗ - Refresh page. ↙ - Restore reopen the last closed tab. ↘ - Go to the Next page in history. ↖ - Go to the Previous page in history. ⇡ - Scroll to the Top of the page. ⇣ - Scroll to the Bottom of the page. Additional available: • Closes all tabs except the current • Pin / Unpin current tab • Minimize browser window • Close browser window • Duplicate Tab LINUX / MAC USERS Double right click to open context menu. BEST CHOICE ✔ Diagonal movement support. ✔ Absolutly free and forever be free. ✔ Clear, no jquery, no ads, no statistic, no analytic, no malware. ✔ Tiny and elegant mouse movement gestures extension. Contain most frequently used commands for best performance. LIMITATIONS Security policy of browser does not allow to run extensions on internal pages (chrome://about/), and on webstore page (https://chrome.google.com/webstore/).
擴展基本資訊
名稱 | Mouse Gesture Events |
ID | ogjdgjefnddnjhkibmblgiofbjdgnahc |
官方網址 | https://chromewebstore.google.com/detail/mouse-gesture-events/ogjdgjefnddnjhkibmblgiofbjdgnahc |
簡介 | Control your browser faster and easier with gestures using mouse movement. |
檔案大小 | 29.87 KB |
安裝次數 | 84,013 |
目前版本 | 3.0.2 |
更新時間 | 2024-02-15 |
上架時間 | 2019-03-26 |
評分 | 4.05/5 共 220 次評分 |
開發者 | Make it Simpler |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | de,en,fr,nl,vi,tr,es,it,pl,sv,cs,ru,uk,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "version": "3.0.2", "description": "__MSG_extDes__", "background": { "service_worker": "res\/background.js" }, "icons": { "48": "res\/0.png", "128": "res\/1.png" }, "default_locale": "en", "content_scripts": [ { "all_frames": true, "js": [ "res\/add.js" ], "matches": [ " |