Leap Touch
Never put down your sandwich.
What is Leap Touch?
Leap Touch is a Chrome extension developed by https://leaptouch.com, and its main feature is "Never put down your sandwich.".
Extension Screenshots
Download Leap Touch Extension CRX File
Download Leap Touch 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
Control your browsing with a Leap Motion device (www.leapmotion.com). Click links, switch between and close tabs, go back and forward, etc. Never put down your sandwich.
Extension Basic Information
Name | Leap Touch |
ID | fomagommnhckeikpfbeddjojfpdmhcmh |
Official URL | https://chromewebstore.google.com/detail/leap-touch/fomagommnhckeikpfbeddjojfpdmhcmh |
Description | Never put down your sandwich. |
File Size | 110 KB |
Installation Count | 339 |
Current Version | 2.0.0 |
Last Updated | 2013-11-05 |
Publish Date | 2013-11-04 |
Rating | 2.35/5 Total 17 Ratings |
Developer | https://leaptouch.com |
Payment Type | free |
Extension Website | http://leaptouch.com/ |
Help Page URL | http://leaptouch.com/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Leap Touch", "description": "Never put down your sandwich.", "version": "2.0.0", "icons": { "16": "Icon-16.png", "48": "Icon-48.png" }, "browser_action": { "default_icon": "Icon-16.png", "default_title": "Recalibrate Leap Touch" }, "background": { "persistent": true, "page": "background\/background.html" }, "content_scripts": [ { "run_at": "document_start", "matches": [ " |