Browserstack Device Info
Extract device information from Browserstacks emulators
什么是Browserstack Device Info?
Browserstack Device Info是由https://deviceinfo.io开发的Chrome扩展程序,该扩展的主要功能是“Extract device information from Browserstacks emulators”。
扩展截图
下载Browserstack Device Info扩展crx文件
下载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
扩展基本信息
名称 | Browserstack Device Info |
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", " |