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 擴展基本資訊
| 名稱 | |
| ID | dfnbbfeklihaghlapiiinghocfljbinc |
| 官方網址 | 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",
" | |