Comunica.me Capture
Captura pantalla y tab en Chrome
Wat is Comunica.me Capture?
Comunica.me Capture is een Chrome-extensie ontwikkeld door https://comunica.me:8443, en de belangrijkste functie is "Captura pantalla y tab en Chrome".
Download het CRX-bestand van de extensie Comunica.me Capture
Download Comunica.me Capture-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Plugin para compartir el escritorio en videoconferencias
Basisinformatie over de Extensie
Naam | Comunica.me Capture |
ID | hnahjooaaabflojedjonlpjigekmidao |
Officiële URL | https://chromewebstore.google.com/detail/comunicame-capture/hnahjooaaabflojedjonlpjigekmidao |
Beschrijving | Captura pantalla y tab en Chrome |
Bestandsgrootte | 6.36 MB |
Aantal Installaties | 26 |
Huidige Versie | 1.0.8 |
Laatst Bijgewerkt | 2016-02-23 |
Publicatiedatum | 2016-02-23 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | https://comunica.me:8443 |
Betalingswijze | free |
Ondersteunde Talen | es-419 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": false, "scripts": [ "bower_components\/webrtc-adapter\/adapter.js", "bower_components\/angular\/angular.min.js", "components\/background.js" ] }, "browser_action": { "default_icon": { "19": "images\/icon19.png", "38": "images\/icon38.png" }, "default_popup": "popup.html", "default_title": "" }, "commands": { "_execute_browser_action": { "suggested_key": { "default": "Alt+Shift+R" } }, "toggle-pause": { "description": "Pausar\/Detener Grabaci\u00f3n", "suggested_key": { "default": "Alt+Shift+P" } }, "toggle-recording": { "description": "Iniciar\/Detener Grabaci\u00f3n", "suggested_key": { "chromeos": "Ctrl+Shift+S", "default": "Alt+Shift+S" } } }, "description": "Captura pantalla y tab en Chrome ", "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png", "48": "images\/icon48.png" }, "minimum_chrome_version": "37", "name": "Comunica.me Capture", "optional_permissions": [], "content_scripts": [ { "js": [ "content-script.js" ], "all_frames": true, "matches": [ "*:\/\/localhost\/*", "*:\/\/*.evolutel.com.mx\/*", "*:\/\/*.comunica.me\/*", "*:\/\/172.17.0.36\/*", "*:\/\/172.17.0.20\/*", "*:\/\/172.17.0.22\/*", "*:\/\/201.168.207.102\/*" ] } ], "permissions": [ " |