KT Mouse Gestures
Mouse Gestures.
什麼是KT Mouse Gestures?
KT Mouse Gestures是由https://hdbench.github.io/KTMouseGestures開發的Chrome擴展程式,該擴展的主要功能是“Mouse Gestures.”。
擴展截圖
下載KT Mouse Gestures擴展crx文件
下載KT Mouse Gestures擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Simple mouse gesture functions.
------------------------------------------
right button click and move
------------------------------------------
U = UP
D = DOWN
L = LEFT
R = RIGHT
---------------------
normal gestures
---------------------
UD = reload
UDU = super reload
DR = close
L = back
R = forward
D = new tab
DU = new tab(background)
---------------------
link gestures
---------------------
link+D = new tab
link+DU = new tab(background)
---------------------
History
---------------------
23.11.21
Remove unnecessary permissions
23.11.18
Update manifest version to 3
17.8.8.0
fix: chrome ver 60
0.16.4.160
fix: Gesture is executed with the left button up
0.16.4.150
add: link gestures
add: new tab(background)
del: file link operation
0.1.0.2
First release 擴展基本資訊
| 名稱 | |
| ID | gfimipfmbiohbdjmbmmljponpjmhhokl |
| 官方網址 | https://chromewebstore.google.com/detail/kt-mouse-gestures/gfimipfmbiohbdjmbmmljponpjmhhokl |
| 簡介 | Mouse Gestures. |
| 檔案大小 | 20.56 KB |
| 安裝次數 | 35 |
| 目前版本 | 23.11.21.0 |
| 更新時間 | 2023-11-22 |
| 上架時間 | 2017-08-10 |
| 評分 | 3.00/5 共 2 次評分 |
| 開發者 | https://hdbench.github.io/KTMouseGestures |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"service_worker": "js\/background.js"
},
"content_scripts": [
{
"all_frames": true,
"js": [
"js\/contentscript.js"
],
"matches": [
" | |