Rocket.Chat Screen Share
Enable screen sharing for Rocket.Chat
O que é Rocket.Chat Screen Share?
Rocket.Chat Screen Share é uma extensão do Chrome desenvolvida por https://rocket.chat, e sua principal característica é "Enable screen sharing for Rocket.Chat".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Rocket.Chat Screen Share
Baixe arquivos de extensão Rocket.Chat Screen Share 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
Informações Básicas da Extensão
Nome | Rocket.Chat Screen Share |
ID | nocfbnnmjnndkbipkabodnheejiegccf |
URL Oficial | https://chromewebstore.google.com/detail/rocketchat-screen-share/nocfbnnmjnndkbipkabodnheejiegccf |
Descrição | Enable screen sharing for Rocket.Chat |
Tamanho do Arquivo | 19.48 KB |
Contagem de Instalações | 3,503 |
Versão Atual | 0.3.0 |
Última Atualização | 2017-05-20 |
Data de Publicação | 2017-05-20 |
Classificação | 4.00/5 Total de 9 Avaliações |
Desenvolvedor | https://rocket.chat |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rocket.Chat Screen Share", "author": "Rodrigo K. Nascimento", "version": "0.3.0", "manifest_version": 2, "minimum_chrome_version": "34", "description": "Enable screen sharing for Rocket.Chat", "homepage_url": "https:\/\/demo.rocket.chat", "background": { "scripts": [ "background-script.js" ], "persistent": false }, "content_scripts": [ { "js": [ "content-script.js" ], "all_frames": true, "run_at": "document_start", "matches": [ " |