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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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/ |
عنوان صفحة المساعدة | 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" } } |