Pixis LightRecorder
Surveys in motion plugin powered by Pixis Insights
什么是Pixis LightRecorder?
Pixis LightRecorder是由developer开发的Chrome扩展程序,该扩展的主要功能是“Surveys in motion plugin powered by Pixis Insights”。
扩展截图
下载Pixis LightRecorder扩展crx文件
下载Pixis LightRecorder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Pixis LightRecorder |
ID | mkfnjjiiiiacfomgpfehbdjcocbgkeeo |
官方URL | https://chromewebstore.google.com/detail/pixis-lightrecorder/mkfnjjiiiiacfomgpfehbdjcocbgkeeo |
简介 | Surveys in motion plugin powered by Pixis Insights |
文件大小 | 237 KB |
安装次数 | 130 |
当前版本 | 1.1.4 |
更新时间 | 2022-11-21 |
上架时间 | 2021-09-25 |
评分 | 5.00/5 共2次评分 |
开发者 | developer |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://app.pixisinsights.com/policies/privacy |
支持的语言 | 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", " |