MeasuringU-IQ survey extension
This extension supports MeasuringU surveys.
什么是MeasuringU-IQ survey extension?
MeasuringU-IQ survey extension是由https://cxsurveys.com开发的Chrome扩展程序,该扩展的主要功能是“This extension supports MeasuringU surveys.”。
扩展截图
下载MeasuringU-IQ survey extension扩展crx文件
下载MeasuringU-IQ survey extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This is a package to allow for the recording of the user's screen when taking a survey on our survey platform MU-IQ. It only works when you are taking one of our surveys. The extension displays tasks in small window in your browser. It records how long it takes you to complete a task and where you click on the page. It can easily be uninstalled from Chrome at any time. version 2.1.5
扩展基本信息
名称 | MeasuringU-IQ survey extension |
ID | eocobhdapiaeehkkeondnhbppmbeeoic |
官方URL | https://chromewebstore.google.com/detail/measuringu-iq-survey-exte/eocobhdapiaeehkkeondnhbppmbeeoic |
简介 | This extension supports MeasuringU surveys. |
文件大小 | 280 KB |
安装次数 | 5,837 |
当前版本 | 2.1.5 |
更新时间 | 2023-11-25 |
上架时间 | 2020-06-24 |
评分 | 4.08/5 共12次评分 |
开发者 | https://cxsurveys.com |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://www.measuringu.com/privacy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.1.5", "author": "Measuring Usability LLC", "name": "__MSG_extName__", "description": "__MSG_extDescr__", "default_locale": "en", "icons": { "16": "\/assets\/muiq-16.png", "48": "\/assets\/muiq-48.png", "128": "\/assets\/muiq-128.png" }, "manifest_version": 2, "browser_action": { "default_icon": { "19": "\/assets\/muiq-19.png", "38": "\/assets\/muiq-38.png" } }, "background": { "scripts": [ "services.js" ] }, "permissions": [ " |