Mouse Touch Extension
Magical extension that gives toy magic of touch on non-touch screens.
Hvad er Mouse Touch Extension?
Mouse Touch Extension er en Chrome-udvidelse udviklet af burdiuz, og dens hovedfunktion er "Magical extension that gives toy magic of touch on non-touch screens.".
Udvidelsesskærmbilleder
Download Mouse Touch Extension-udvidelses-CRX-fil
Download Mouse Touch Extension-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Note: You should accept that there are no perfect browsers and Chrome is not an exception, so to enjoy all the effects of this extension you will need to refresh web-page that was opened prior to extension installation or re-launch browser.
Your screen does not support touch?
But you desperately want to try it? Enjoy touching your screen with fingers?
This is the perfect solution! Event better -- real touch leaves fingerprints on screen, this extension does not! Install it NOW and feel magic of touch with your mouse! No need of spending money and buying touch-enabled screens!
To enable/disable extension, click on its icon. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | fondgddjkjabjjdbikfpkgipjljhbfmi |
| Officiel URL | https://chrome.google.com/webstore/detail/mouse-touch-extension/fondgddjkjabjjdbikfpkgipjljhbfmi |
| Beskrivelse | Magical extension that gives toy magic of touch on non-touch screens. |
| Filstørrelse | 69.68 KB |
| Antal Installationer | 120 |
| Nuværende Version | 0.0.1 |
| Senest Opdateret | 2018-09-13 |
| Udgivelsesdato | 2018-09-13 |
| Bedømmelse | 1.00/5 Samlet 1 Bedømmelser |
| Udvikler | burdiuz |
| Betalingsmetode | free |
| Understøttede Sprog | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Mouse Touch Extension",
"version": "0.0.1",
"description": "Magical extension that gives toy magic of touch on non-touch screens.",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_icon": {
"16": "icon16.png",
"24": "icon24.png",
"32": "icon32.png"
},
"default_title": "Mouse Touch (click to toggle)"
},
"content_scripts": [
{
"matches": [
" | |