RemoteSlide
Remotely control slides and presentations from your smartphone.
Hvad er RemoteSlide?
RemoteSlide er en Chrome-udvidelse udviklet af https://remote-sli.de, og dens hovedfunktion er "Remotely control slides and presentations from your smartphone.".
Udvidelsesskærmbilleder
Download RemoteSlide-udvidelses-CRX-fil
Download RemoteSlide-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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!
Grundlæggende oplysninger om udvidelsen
Navn | RemoteSlide |
ID | ojmlekgoiolmbfddhkdbnlpndbcipfkp |
Officiel URL | https://chromewebstore.google.com/detail/remoteslide/ojmlekgoiolmbfddhkdbnlpndbcipfkp |
Beskrivelse | Remotely control slides and presentations from your smartphone. |
Filstørrelse | 256 KB |
Antal Installationer | 152 |
Nuværende Version | 1.0.1 |
Senest Opdateret | 2021-10-11 |
Udgivelsesdato | 2021-10-11 |
Bedømmelse | 4.50/5 Samlet 2 Bedømmelser |
Udvikler | https://remote-sli.de |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://remote-sli.de |
URL til Fortrolighedspolitik Side | https://legal.inventivetalent.org/privacy |
Understøttede Sprog | 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", " |