miniGestures2
a very simple mouse gestures program
What is miniGestures2?
miniGestures2 is a Chrome extension developed by Karpediem, and its main feature is "a very simple mouse gestures program".
Extension Screenshots
Download miniGestures2 Extension CRX File
Download miniGestures2 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
https://github.com/ajribeiro/miniGestures 에 기능추가 Extension Basic Information
| Name | |
| ID | akpalcpkpldjellmgainjojefkamfafh |
| Official URL | https://chrome.google.com/webstore/detail/minigestures2/akpalcpkpldjellmgainjojefkamfafh |
| Description | a very simple mouse gestures program |
| File Size | 115 KB |
| Installation Count | 79 |
| Current Version | 1.4 |
| Last Updated | 2018-05-24 |
| Publish Date | 2018-05-24 |
| Developer | Karpediem |
| Payment Type | free |
| Extension Website | https://github.com/wlsgur0726/miniGestures |
| Supported Languages | 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": [
" | |