UXCrowd
Запись тестовых видео
Qu'est-ce que UXCrowd ?
UXCrowd est une extension Chrome développée par https://uxcrowd.ru, et sa fonction principale est "Запись тестовых видео".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension UXCrowd
Téléchargez les fichiers d'extension UXCrowd au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Приложение для выполнения тестов на платформе UXCrowd . Полный функционал приложения доступен зарегистрированным на сайте https://uxcrowd.ru/ пользователям-тестировщикам. С помощью приложения вы сможете зарабатывать, тестируя мобильные приложения и адаптивные версии веб-сайтов..
Informations de Base sur l'Extension
Nom | UXCrowd |
ID | dfhbnhciflaelghihmdfldmlpfbiobgc |
URL Officiel | https://chromewebstore.google.com/detail/uxcrowd/dfhbnhciflaelghihmdfldmlpfbiobgc |
Description | Запись тестовых видео |
Taille du Fichier | 1.37 MB |
Nombre d'Installations | 2,765 |
Version Actuelle | 2.0.62 |
Dernière Mise à Jour | 2021-03-17 |
Date de Publication | 2020-06-19 |
Évaluation | 3.24/5 Total 17 Évaluations |
Développeur | https://uxcrowd.ru |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://uxcrowd.ru/file/plugin_agreement.pdf |
Langues Prises en Charge | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "short_name": "__MSG_extShortName__", "author": "UXCrowd", "version": "2.0.62", "manifest_version": 2, "minimum_chrome_version": "49", "description": "__MSG_extDescription__", "externally_connectable": { "matches": [ "https:\/\/ru.uxcrowd.pflb.fzl.su\/*", "http:\/\/localhost\/*", "*:\/\/*.uxcrowd.ru\/*", "*:\/\/*.uxcrowd.io\/*" ] }, "default_locale": "ru", "background": { "scripts": [ "js\/libraries\/jquery.js", "js\/libraries\/RecordRTC.min.js", "js\/config.js", "js\/background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |