RemoteSlide
Remotely control slides and presentations from your smartphone.
什么是RemoteSlide?
RemoteSlide是由https://remote-sli.de开发的Chrome扩展程序,该扩展的主要功能是“Remotely control slides and presentations from your smartphone.”。
扩展截图
下载RemoteSlide扩展crx文件
下载RemoteSlide扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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!
扩展基本信息
名称 | RemoteSlide |
ID | ojmlekgoiolmbfddhkdbnlpndbcipfkp |
官方URL | https://chromewebstore.google.com/detail/remoteslide/ojmlekgoiolmbfddhkdbnlpndbcipfkp |
简介 | Remotely control slides and presentations from your smartphone. |
文件大小 | 256 KB |
安装次数 | 152 |
当前版本 | 1.0.1 |
更新时间 | 2021-10-11 |
上架时间 | 2021-10-11 |
评分 | 4.50/5 共2次评分 |
开发者 | https://remote-sli.de |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://remote-sli.de |
隐私政策页面URL | https://legal.inventivetalent.org/privacy |
支持的语言 | 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", " |