RemoteSlide
Remotely control slides and presentations from your smartphone.
Cos'è RemoteSlide?
RemoteSlide è un'estensione di Chrome sviluppata da https://remote-sli.de, e la sua funzione principale è "Remotely control slides and presentations from your smartphone.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione RemoteSlide
Scarica i file di estensione RemoteSlide in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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! Informazioni di Base sull'Estensione
| Nome | |
| ID | ojmlekgoiolmbfddhkdbnlpndbcipfkp |
| URL Ufficiale | https://chromewebstore.google.com/detail/remoteslide/ojmlekgoiolmbfddhkdbnlpndbcipfkp |
| Descrizione | Remotely control slides and presentations from your smartphone. |
| Dimensione del File | 256 KB |
| Conteggio Installazioni | 152 |
| Versione Corrente | 1.0.1 |
| Ultimo Aggiornamento | 2021-10-11 |
| Data di Pubblicazione | 2021-10-11 |
| Valutazione | 4.50/5 Totale 2 Valutazioni |
| Sviluppatore | https://remote-sli.de |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://remote-sli.de |
| URL della Pagina della Politica sulla Privacy | https://legal.inventivetalent.org/privacy |
| Lingue Supportate | 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",
" | |