RemoteSlide
Remotely control slides and presentations from your smartphone.
O que é RemoteSlide?
RemoteSlide é uma extensão do Chrome desenvolvida por https://remote-sli.de, e sua principal característica é "Remotely control slides and presentations from your smartphone.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão RemoteSlide
Baixe arquivos de extensão RemoteSlide 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
RemoteSlide allows you to easily control your slides and presentations - for example on Google Slides, Prezi, etc. - from your own smartphone! No need to buy any fancy hardware; you don't even need to install any software. With a few clicks you're ready to start presenting! It has cool features like a live preview of what's visible on screen, and even a virtual laser pointer!
Informações Básicas da Extensão
Nome | RemoteSlide |
ID | ojmlekgoiolmbfddhkdbnlpndbcipfkp |
URL Oficial | https://chromewebstore.google.com/detail/remoteslide/ojmlekgoiolmbfddhkdbnlpndbcipfkp |
Descrição | Remotely control slides and presentations from your smartphone. |
Tamanho do Arquivo | 256 KB |
Contagem de Instalações | 152 |
Versão Atual | 1.0.1 |
Última Atualização | 2021-10-11 |
Data de Publicação | 2021-10-11 |
Classificação | 4.50/5 Total de 2 Avaliações |
Desenvolvedor | https://remote-sli.de |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://remote-sli.de |
URL da Página de Política de Privacidade | https://legal.inventivetalent.org/privacy |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "RemoteSlide", "description": "Remotely control slides and presentations from your smartphone.", "version": "1.0.1", "author": "inventivetalent", "homepage_url": "https:\/\/remote-sli.de", "browser_action": { "default_icon": "img\/logo-128.png", "default_popup": "index.html" }, "icons": { "16": "img\/logo-16.png", "32": "img\/logo-32.png", "64": "img\/logo-64.png", "128": "img\/logo-128.png", "256": "img\/logo-256.png", "512": "img\/logo-512.png" }, "permissions": [ "storage", "tabs", "activeTab", " |