RemoteSlide
Remotely control slides and presentations from your smartphone.
Apa itu RemoteSlide?
RemoteSlide adalah ekstensi Chrome yang dikembangkan oleh https://remote-sli.de, dan fitur utamanya adalah "Remotely control slides and presentations from your smartphone.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi RemoteSlide
Unduh file ekstensi RemoteSlide dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | RemoteSlide |
ID | ojmlekgoiolmbfddhkdbnlpndbcipfkp |
URL Resmi | https://chromewebstore.google.com/detail/remoteslide/ojmlekgoiolmbfddhkdbnlpndbcipfkp |
Deskripsi | Remotely control slides and presentations from your smartphone. |
Ukuran File | 256 KB |
Jumlah Instalasi | 152 |
Versi Saat Ini | 1.0.1 |
Terakhir Diperbarui | 2021-10-11 |
Tanggal Publikasi | 2021-10-11 |
Penilaian | 4.50/5 Total 2 Penilaian |
Pengembang | https://remote-sli.de |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://remote-sli.de |
URL Halaman Kebijakan Privasi | https://legal.inventivetalent.org/privacy |
Bahasa yang Didukung | 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", " |