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 |
官方網址 | 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", " |