miniGestures
a very simple mouse gestures program
Qu'est-ce que miniGestures ?
miniGestures est une extension Chrome développée par AJ Ribeiro, et sa fonction principale est "a very simple mouse gestures program".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension miniGestures
Téléchargez les fichiers d'extension miniGestures au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | miniGestures |
ID | apnjnepphihnjahpbfjiebcnpgmjnhfp |
URL Officiel | https://chromewebstore.google.com/detail/minigestures/apnjnepphihnjahpbfjiebcnpgmjnhfp |
Description | a very simple mouse gestures program |
Taille du Fichier | 114 KB |
Nombre d'Installations | 12,190 |
Version Actuelle | 1.5 |
Dernière Mise à Jour | 2014-03-19 |
Date de Publication | 2014-03-19 |
Évaluation | 4.16/5 Total 165 Évaluations |
Développeur | AJ Ribeiro |
Type de Paiement | free |
Langues Prises en Charge | 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": [ " |