Browserstack Device Info
Extract device information from Browserstacks emulators
What is Browserstack Device Info?
Browserstack Device Info is a Chrome extension developed by https://deviceinfo.io, and its main feature is "Extract device information from Browserstacks emulators".
Extension Screenshots
Download Browserstack Device Info Extension CRX File
Download Browserstack Device Info extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Browserstack Device Info |
ID | dfnbbfeklihaghlapiiinghocfljbinc |
Official URL | https://chromewebstore.google.com/detail/browserstack-device-info/dfnbbfeklihaghlapiiinghocfljbinc |
Description | Extract device information from Browserstacks emulators |
File Size | 63.1 KB |
Installation Count | 73 |
Current Version | 1.0.3 |
Last Updated | 2017-04-27 |
Publish Date | 2017-04-27 |
Developer | https://deviceinfo.io |
Payment Type | free |
Extension Website | https://github.com/Blumed/browserstack-deviceinfo-chrome-ext |
Help Page URL | https://github.com/Blumed/browserstack-deviceinfo-chrome-ext/issues |
Supported Languages | 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", " |