UXCrowd
Запись тестовых видео
Cos'è UXCrowd?
UXCrowd è un'estensione di Chrome sviluppata da https://uxcrowd.ru, e la sua funzione principale è "Запись тестовых видео".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione UXCrowd
Scarica i file di estensione UXCrowd in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Приложение для выполнения тестов на платформе UXCrowd .
Полный функционал приложения доступен зарегистрированным на сайте https://uxcrowd.ru/ пользователям-тестировщикам. С помощью приложения вы сможете зарабатывать, тестируя мобильные приложения и адаптивные версии веб-сайтов.. Informazioni di Base sull'Estensione
| Nome | |
| ID | dfhbnhciflaelghihmdfldmlpfbiobgc |
| URL Ufficiale | https://chromewebstore.google.com/detail/uxcrowd/dfhbnhciflaelghihmdfldmlpfbiobgc |
| Descrizione | Запись тестовых видео |
| Dimensione del File | 1.37 MB |
| Conteggio Installazioni | 2,765 |
| Versione Corrente | 2.0.62 |
| Ultimo Aggiornamento | 2021-03-17 |
| Data di Pubblicazione | 2020-06-19 |
| Valutazione | 3.24/5 Totale 17 Valutazioni |
| Sviluppatore | https://uxcrowd.ru |
| [email protected] | |
| Tipo di Pagamento | free |
| URL della Pagina della Politica sulla Privacy | https://uxcrowd.ru/file/plugin_agreement.pdf |
| Lingue Supportate | 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": [
" | |