Browserstack Device Info
Extract device information from Browserstacks emulators
Что такое Browserstack Device Info?
Browserstack Device Info - это расширение Chrome, разработанное https://deviceinfo.io, и его основная функция - "Extract device information from Browserstacks emulators".
Снимки экрана расширения
Скачать файл CRX расширения Browserstack Device Info
Скачайте файлы расширений Browserstack Device Info в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Do you work to make the internet better? Using tools like Browserstack to find bugs and issues during QA/UAT in production flows create quality sites/apps. Placing device information in our bug tracking software allow for less emails. Consistent information makes for reliability. This chrome extension creates the following data when a device/browser is loaded on Browserstack.
- Device
- Browser
- Browser Version
- OS
- OS Version
- Orientation
- Resolution
- Viewport
- Bootstrap Size
- Date
- Time Основная информация о расширении
| Название | |
| ID | dfnbbfeklihaghlapiiinghocfljbinc |
| Официальный URL | https://chromewebstore.google.com/detail/browserstack-device-info/dfnbbfeklihaghlapiiinghocfljbinc |
| Описание | Extract device information from Browserstacks emulators |
| Размер файла | 63.1 KB |
| Количество установок | 73 |
| Текущая Версия | 1.0.3 |
| Последнее Обновление | 2017-04-27 |
| Дата публикации | 2017-04-27 |
| Разработчик | https://deviceinfo.io |
| Тип оплаты | free |
| Официальный сайт расширения | https://github.com/Blumed/browserstack-deviceinfo-chrome-ext |
| URL страницы помощи | https://github.com/Blumed/browserstack-deviceinfo-chrome-ext/issues |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Browserstack Device Info",
"description": "Extract device information from Browserstacks emulators",
"version": "1.0.3",
"offline_enabled": true,
"content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
"permissions": [
"tabs",
" | |