ScreenCloud Dashboard Recorder
Record your dashboards for playback on your ScreenCloud Player
什么是ScreenCloud Dashboard Recorder?
ScreenCloud Dashboard Recorder是由ScreenCloud开发的Chrome扩展程序,该扩展的主要功能是“Record your dashboards for playback on your ScreenCloud Player”。
扩展截图
下载ScreenCloud Dashboard Recorder扩展crx文件
下载ScreenCloud Dashboard Recorder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
ScreenCloud's Dashboard recorder allows you to point and click your way through your favourite sites and dashboards, recording the steps you take for later playback. Once saved, share your sites or dashboards securely with your customers, employees or colleagues by displaying them on your digital signage or embedded channels.
扩展基本信息
名称 | ScreenCloud Dashboard Recorder |
ID | bcflkppbpplpfdjiklnkjejiefmcdjbf |
官方URL | https://chromewebstore.google.com/detail/screencloud-dashboard-rec/bcflkppbpplpfdjiklnkjejiefmcdjbf |
简介 | Record your dashboards for playback on your ScreenCloud Player |
文件大小 | 1.68 MB |
安装次数 | 1,508 |
当前版本 | 1.13.9 |
更新时间 | 2023-05-30 |
上架时间 | 2020-11-20 |
评分 | 5.00/5 共2次评分 |
开发者 | ScreenCloud |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://www.screencloud.com/privacy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "ScreenCloud Dashboard Recorder", "icons": { "16": "icons\/icon_screencloud_16px.png", "48": "icons\/icon_screencloud_48px.png", "128": "icons\/icon_screencloud_128px.png" }, "background": { "service_worker": "background.js" }, "permissions": [ "activeTab", "webNavigation", "declarativeNetRequest", "scripting" ], "host_permissions": [ " |