miniGestures [Reloaded]
Simple mouse gestures / Reloaded version.
miniGestures [Reloaded]란 무엇입니까?
miniGestures [Reloaded]은(는) https://www.virtualsoaring.eu에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Simple mouse gestures / Reloaded version."입니다.
확장 프로그램 스크린샷
miniGestures [Reloaded] 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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. Remake of this original AJ Ribeiro miniGestures extension: http://bit.ly/1SBKLa2 --------------------------- [2015/11/23] Version 0.5: Added "Save & Close" button on config page. [2015/11/19] Version 0.4: Added click on icon in address bar to enter options page. [2015/11/18] Version 0.3: Modified/updated configuration page. [2015/11/17] Version 0.2: Added automatic uppercase input. [2015/11/16] Version 0.1: First initial release.
확장 프로그램 기본 정보
이름 | miniGestures [Reloaded] |
ID | beamjpgknhidkfgmbeplfedbnhmajjpj |
공식 URL | https://chromewebstore.google.com/detail/minigestures-reloaded/beamjpgknhidkfgmbeplfedbnhmajjpj |
설명 | Simple mouse gestures / Reloaded version. |
파일 크기 | 76.1 KB |
설치 횟수 | 1,022 |
현재 버전 | 0.5 |
최근 업데이트 | 2015-12-02 |
출시 날짜 | 2015-12-01 |
평점 | 3.84/5 총 25 개의 평점 |
개발자 | https://www.virtualsoaring.eu |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.virtualsoaring.eu/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "miniGestures [Reloaded]", "short_name": "Gestures.REL", "description": "Simple mouse gestures \/ Reloaded version.", "version": "0.5", "background": { "scripts": [ "background.min.js" ] }, "browser_action": { "default_title": "miniGestures [Reloaded]", "default_icon": { "19": "icon_19.png", "38": "icon_38.png" } }, "content_scripts": [ { "all_frames": true, "js": [ "jquery-1.11.3.min.js", "sizzle.min.js", "mouseTrack.js" ], "matches": [ " |