miniGestures [Reloaded]
Simple mouse gestures / Reloaded version.
Vad är miniGestures [Reloaded]?
miniGestures [Reloaded] är en Chrome-tillägg utvecklad av https://www.virtualsoaring.eu, och dess huvudfunktion är "Simple mouse gestures / Reloaded version.".
Tilläggsskärmbilder
Ladda ner miniGestures [Reloaded]-förlängningens CRX-fil
Ladda ner miniGestures [Reloaded]-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | miniGestures [Reloaded] |
ID | beamjpgknhidkfgmbeplfedbnhmajjpj |
Officiell webbadress | https://chromewebstore.google.com/detail/minigestures-reloaded/beamjpgknhidkfgmbeplfedbnhmajjpj |
Beskrivning | Simple mouse gestures / Reloaded version. |
Filstorlek | 76.1 KB |
Antal Installationer | 1,022 |
Aktuell Version | 0.5 |
Senast Uppdaterad | 2015-12-02 |
Publiceringsdatum | 2015-12-01 |
Betyg | 3.84/5 Totalt 25 Betyg |
Utvecklare | https://www.virtualsoaring.eu |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://www.virtualsoaring.eu/ |
Stödda Språk | 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": [ " |