RemoteSlide
Remotely control slides and presentations from your smartphone.
What is RemoteSlide?
RemoteSlide is a Chrome extension developed by https://remote-sli.de, and its main feature is "Remotely control slides and presentations from your smartphone.".
Extension Screenshots
Download RemoteSlide Extension CRX File
Download RemoteSlide extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | RemoteSlide |
ID | ojmlekgoiolmbfddhkdbnlpndbcipfkp |
Official URL | https://chromewebstore.google.com/detail/remoteslide/ojmlekgoiolmbfddhkdbnlpndbcipfkp |
Description | Remotely control slides and presentations from your smartphone. |
File Size | 256 KB |
Installation Count | 152 |
Current Version | 1.0.1 |
Last Updated | 2021-10-11 |
Publish Date | 2021-10-11 |
Rating | 4.50/5 Total 2 Ratings |
Developer | https://remote-sli.de |
[email protected] | |
Payment Type | free |
Extension Website | https://remote-sli.de |
Privacy Policy Page URL | https://legal.inventivetalent.org/privacy |
Supported Languages | 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", " |