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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | 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", " |