ScreenCloud Dashboard Recorder
Record your dashboards for playback on your ScreenCloud Player
ScreenCloud Dashboard Recorderคืออะไร?
ScreenCloud Dashboard Recorder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ScreenCloud และคุณลักษณะหลักของมันคือ "Record your dashboards for playback on your ScreenCloud Player"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ScreenCloud Dashboard Recorder
ดาวน์โหลดไฟล์ส่วนขยาย 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": [ " |