Mouse Touch Extension
Magical extension that gives toy magic of touch on non-touch screens.
O que é Mouse Touch Extension?
Mouse Touch Extension é uma extensão do Chrome desenvolvida por burdiuz, e sua principal característica é "Magical extension that gives toy magic of touch on non-touch screens.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Mouse Touch Extension
Baixe arquivos de extensão Mouse Touch Extension no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | fondgddjkjabjjdbikfpkgipjljhbfmi |
URL Oficial | https://chrome.google.com/webstore/detail/mouse-touch-extension/fondgddjkjabjjdbikfpkgipjljhbfmi |
Descrição | Magical extension that gives toy magic of touch on non-touch screens. |
Tamanho do Arquivo | 69.68 KB |
Contagem de Instalações | 120 |
Versão Atual | 0.0.1 |
Última Atualização | 2018-09-13 |
Data de Publicação | 2018-09-13 |
Classificação | 1.00/5 Total de 1 Avaliações |
Desenvolvedor | burdiuz |
Tipo de Pagamento | free |
Idiomas Suportados | 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": [ " |