miniGestures2
a very simple mouse gestures program
miniGestures2とは何ですか?
miniGestures2はKarpediemによって開発されたChromeの拡張機能で、その主な機能は「a very simple mouse gestures program」です。
拡張機能のスクリーンショット
miniGestures2拡張機能のCRXファイルをダウンロード
miniGestures2拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
https://github.com/ajribeiro/miniGestures 에 기능추가
拡張機能の基本情報
名前 | |
ID | akpalcpkpldjellmgainjojefkamfafh |
公式URL | https://chrome.google.com/webstore/detail/minigestures2/akpalcpkpldjellmgainjojefkamfafh |
説明 | a very simple mouse gestures program |
ファイルサイズ | 115 KB |
インストール数 | 79 |
現在のバージョン | 1.4 |
最終更新日 | 2018-05-24 |
公開日 | 2018-05-24 |
開発者 | Karpediem |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/wlsgur0726/miniGestures |
対応言語 | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "miniGestures2", "manifest_version": 2, "permissions": [ "tabs", "storage" ], "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |