Bluestacks For PC - Best Android Emulator
Easily open apk files using Android Bluestacks emulator for Windows with just 1 click.
Apa itu Bluestacks For PC - Best Android Emulator?
Bluestacks For PC - Best Android Emulator adalah ekstensi Chrome yang dikembangkan oleh bluestacks, dan fitur utamanya adalah "Easily open apk files using Android Bluestacks emulator for Windows with just 1 click.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Bluestacks For PC - Best Android Emulator
Unduh file ekstensi Bluestacks For PC - Best Android Emulator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | epcdgfahmcielmdkhkekbconkdjfnjmd |
URL Resmi | https://chrome.google.com/webstore/detail/bluestacks-for-pc-best-an/epcdgfahmcielmdkhkekbconkdjfnjmd |
Deskripsi | Easily open apk files using Android Bluestacks emulator for Windows with just 1 click. |
Ukuran File | 24.58 KB |
Jumlah Instalasi | 10,000 |
Versi Saat Ini | 1.0.2 |
Terakhir Diperbarui | 2021-05-04 |
Tanggal Publikasi | 2021-04-28 |
Penilaian | 2.38/5 Total 8 Penilaian |
Pengembang | bluestacks |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.bluestacks.com/ |
URL Halaman Bantuan | https://support.bluestacks.com/ |
Bahasa yang Didukung | 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" } } |