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 |
| 公式URL | 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 |
| Eメール | [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": [
" | |