MeasuringU-IQ survey extension
This extension supports MeasuringU surveys.
Что такое MeasuringU-IQ survey extension?
MeasuringU-IQ survey extension - это расширение Chrome, разработанное https://cxsurveys.com, и его основная функция - "This extension supports MeasuringU surveys.".
Снимки экрана расширения
Скачать файл CRX расширения MeasuringU-IQ survey extension
Скачайте файлы расширений 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 Основная информация о расширении
| Название | |
| 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": [
" | |