miniGestures
a very simple mouse gestures program
miniGesturesとは何ですか?
miniGesturesはAJ Ribeiroによって開発されたChromeの拡張機能で、その主な機能は「a very simple mouse gestures program」です。
拡張機能のスクリーンショット
miniGestures拡張機能のCRXファイルをダウンロード
miniGestures拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A mouse gestures extension to give basic mouse and rocker gesture functionality. No ads, no spyware. Set gestures in the options page. On first install, you must go to the options page and save configuration. Mac and Linux users: double right click to open context. Version 1.5 3/19/2014: Problem with Linux and Max created by adding rocker gestures should be fixed. Version 1.4 3/19/2014: Added functionality to open link in new tab. Thanks Theodore Briggs! Version 1.2 3/15/2014: Added back and forward rocker gestures. Added open last closed tab functionality. Added option to not show mouse trails. Version 1.1 12/8/2013: Fixed issue with canvas height property. Now lines will be drawn on entire page. Version 1.0 11/17/2013: Fixed deprecated DOM feature, now drawing lines properly Version 0.1: First Upload
拡張機能の基本情報
名前 | miniGestures |
ID | apnjnepphihnjahpbfjiebcnpgmjnhfp |
公式URL | https://chromewebstore.google.com/detail/minigestures/apnjnepphihnjahpbfjiebcnpgmjnhfp |
説明 | a very simple mouse gestures program |
ファイルサイズ | 114 KB |
インストール数 | 12,190 |
現在のバージョン | 1.5 |
最終更新日 | 2014-03-19 |
公開日 | 2014-03-19 |
評価 | 4.16/5 合計 165 レビュー |
開発者 | AJ Ribeiro |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "miniGestures", "manifest_version": 2, "permissions": [ "tabs", "storage" ], "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |