ScreenCloud Dashboard Recorder
Record your dashboards for playback on your ScreenCloud Player
What is ScreenCloud Dashboard Recorder?
ScreenCloud Dashboard Recorder is a Chrome extension developed by ScreenCloud, and its main feature is "Record your dashboards for playback on your ScreenCloud Player".
Extension Screenshots
Download ScreenCloud Dashboard Recorder Extension CRX File
Download ScreenCloud Dashboard Recorder 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
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.
Extension Basic Information
Name | ScreenCloud Dashboard Recorder |
ID | bcflkppbpplpfdjiklnkjejiefmcdjbf |
Official URL | https://chromewebstore.google.com/detail/screencloud-dashboard-rec/bcflkppbpplpfdjiklnkjejiefmcdjbf |
Description | Record your dashboards for playback on your ScreenCloud Player |
File Size | 1.68 MB |
Installation Count | 1,508 |
Current Version | 1.13.9 |
Last Updated | 2023-05-30 |
Publish Date | 2020-11-20 |
Rating | 5.00/5 Total 2 Ratings |
Developer | ScreenCloud |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.screencloud.com/privacy |
Supported Languages | 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": [ " |