Pixis LightRecorder
Surveys in motion plugin powered by Pixis Insights
Co je Pixis LightRecorder?
Pixis LightRecorder je rozšíření Chrome vyvinuté developer, a jeho hlavní funkcí je „Surveys in motion plugin powered by Pixis Insights“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Pixis LightRecorder
Stáhněte si soubory rozšíření Pixis LightRecorder ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Pixis LightRecorder |
ID | mkfnjjiiiiacfomgpfehbdjcocbgkeeo |
Oficiální URL | https://chromewebstore.google.com/detail/pixis-lightrecorder/mkfnjjiiiiacfomgpfehbdjcocbgkeeo |
Popis | Surveys in motion plugin powered by Pixis Insights |
Velikost souboru | 237 KB |
Počet instalací | 130 |
Aktuální Verze | 1.1.4 |
Poslední Aktualizace | 2022-11-21 |
Datum Vydání | 2021-09-25 |
Hodnocení | 5.00/5 Celkem 2 Hodnocení |
Vývojář | developer |
[email protected] | |
Typ Platby | free |
URL Stránky Zásad Ochrany Soukromí | https://app.pixisinsights.com/policies/privacy |
Podporované Jazyky | 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", " |