Pixis LightRecorder
Surveys in motion plugin powered by Pixis Insights
Pixis LightRecorder क्या है?
Pixis LightRecorder developer द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Surveys in motion plugin powered by Pixis Insights"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Pixis LightRecorder एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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", " |