Browserstack Device Info
Extract device information from Browserstacks emulators
Wat is Browserstack Device Info?
Browserstack Device Info is een Chrome-extensie ontwikkeld door https://deviceinfo.io, en de belangrijkste functie is "Extract device information from Browserstacks emulators".
Extensie Screenshots
Download het CRX-bestand van de extensie Browserstack Device Info
Download Browserstack Device Info-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | Browserstack Device Info |
ID | dfnbbfeklihaghlapiiinghocfljbinc |
Officiële URL | https://chromewebstore.google.com/detail/browserstack-device-info/dfnbbfeklihaghlapiiinghocfljbinc |
Beschrijving | Extract device information from Browserstacks emulators |
Bestandsgrootte | 63.1 KB |
Aantal Installaties | 73 |
Huidige Versie | 1.0.3 |
Laatst Bijgewerkt | 2017-04-27 |
Publicatiedatum | 2017-04-27 |
Ontwikkelaar | https://deviceinfo.io |
Betalingswijze | free |
Extensiewebsite | https://github.com/Blumed/browserstack-deviceinfo-chrome-ext |
Help Pagina-URL | https://github.com/Blumed/browserstack-deviceinfo-chrome-ext/issues |
Ondersteunde Talen | 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", " |