Bluestacks For PC - Best Android Emulator
Easily open apk files using Android Bluestacks emulator for Windows with just 1 click.
Bluestacks For PC - Best Android Emulatorคืออะไร?
Bluestacks For PC - Best Android Emulator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย bluestacks และคุณลักษณะหลักของมันคือ "Easily open apk files using Android Bluestacks emulator for Windows with just 1 click."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bluestacks For PC - Best Android Emulator
ดาวน์โหลดไฟล์ส่วนขยาย Bluestacks For PC - Best Android Emulator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Bluestacks is one of the most popular Android emulators in the world. Step 1: Install and follow the instructions Step 2: Select the apk file on the website you want to open Step 3: Right-click, select open with Bluestacks.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | epcdgfahmcielmdkhkekbconkdjfnjmd |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/bluestacks-for-pc-best-an/epcdgfahmcielmdkhkekbconkdjfnjmd |
คำอธิบาย | Easily open apk files using Android Bluestacks emulator for Windows with just 1 click. |
ขนาดไฟล์ | 24.58 KB |
จำนวนการติดตั้ง | 10,000 |
เวอร์ชันปัจจุบัน | 1.0.2 |
อัปเดตครั้งล่าสุด | 2021-05-04 |
วันที่เผยแพร่ | 2021-04-28 |
คะแนน | 2.38/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | bluestacks |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.bluestacks.com/ |
URL หน้าช่วยเหลือ | https://support.bluestacks.com/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.2", "manifest_version": 2, "offline_enabled": true, "short_name": "open-bluestacks-for-windows", "name": "Bluestacks For PC - Best Android Emulator", "background": { "page": "lib\/chrome\/background.html" }, "homepage_url": "https:\/\/borwi.com\/open-bluestacks-how-to-use-our-extension\/", "permissions": [ "storage", "contextMenus", "notifications", "nativeMessaging" ], "description": "Easily open apk files using Android Bluestacks emulator for Windows with just 1 click.", "options_ui": { "open_in_tab": true, "chrome_style": true, "page": "data\/options\/options.html" }, "icons": { "16": "data\/icons\/16.png", "32": "data\/icons\/32.png", "48": "data\/icons\/48.png", "64": "data\/icons\/64.png", "128": "data\/icons\/128.png" } } |