Pixis LightRecorder
Surveys in motion plugin powered by Pixis Insights
Pixis LightRecorder là gì?
Pixis LightRecorder là một tiện ích mở rộng Chrome được phát triển bởi developer, và tính năng chính của nó là "Surveys in motion plugin powered by Pixis Insights".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Pixis LightRecorder
Tải xuống các tệp mở rộng Pixis LightRecorder dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Surveys made easy with Pixis LightRecorder. You can record your screen, capture audio and video easily. And also switch between multiple tabs with survey questionnaires appearing in a pop-up form at the top of each tab. The plugin provides you detailed instructions and guides you through the whole survey filling process. The plugin is free of cost and requires no signup. All you have to do is record your feedback and hit submit, the plugin will upload your recording automatically.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Pixis LightRecorder |
ID | mkfnjjiiiiacfomgpfehbdjcocbgkeeo |
URL Chính Thức | https://chromewebstore.google.com/detail/pixis-lightrecorder/mkfnjjiiiiacfomgpfehbdjcocbgkeeo |
Mô tả | Surveys in motion plugin powered by Pixis Insights |
Kích Thước Tệp | 237 KB |
Số Lần Cài Đặt | 130 |
Phiên Bản Hiện Tại | 1.1.4 |
Cập Nhật Lần Cuối | 2022-11-21 |
Ngày Phát Hành | 2021-09-25 |
Đánh Giá | 5.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | developer |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://app.pixisinsights.com/policies/privacy |
Ngôn Ngữ Được Hỗ Trợ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Pixis LightRecorder", "version": "1.1.4", "manifest_version": 2, "offline_enabled": true, "description": "Surveys in motion plugin powered by Pixis Insights", "icons": { "16": "assets\/icons\/icon16.png", "48": "assets\/icons\/icon48.png", "128": "assets\/icons\/icon128.png" }, "background": { "persistent": true, "page": "bg\/background.html" }, "browser_action": { "default_icon": "assets\/icons\/icon19.png" }, "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "css": [ "content\/inject.css" ] } ], "content_security_policy": "script-src 'self' https:\/\/sdk.amazonaws.com\/js\/aws-sdk-2.693.0.min.js https:\/\/cdn.mxpnl.com\/libs\/mixpanel-2-latest.min.js; object-src 'self'", "permissions": [ "storage", "downloads", " |