Bluestacks For PC - Best Android Emulator
Easily open apk files using Android Bluestacks emulator for Windows with just 1 click.
Co to jest Bluestacks For PC - Best Android Emulator?
Bluestacks For PC - Best Android Emulator to rozszerzenie Chrome opracowane przez bluestacks, a jego główną funkcją jest „Easily open apk files using Android Bluestacks emulator for Windows with just 1 click.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Bluestacks For PC - Best Android Emulator
Pobierz pliki rozszerzeń Bluestacks For PC - Best Android Emulator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | epcdgfahmcielmdkhkekbconkdjfnjmd |
Oficjalny URL | https://chrome.google.com/webstore/detail/bluestacks-for-pc-best-an/epcdgfahmcielmdkhkekbconkdjfnjmd |
Opis | Easily open apk files using Android Bluestacks emulator for Windows with just 1 click. |
Rozmiar pliku | 24.58 KB |
Liczba instalacji | 10,000 |
Aktualna Wersja | 1.0.2 |
Ostatnia Aktualizacja | 2021-05-04 |
Data Publikacji | 2021-04-28 |
Ocena | 2.38/5 Łącznie 8 Oceny |
Deweloper | bluestacks |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.bluestacks.com/ |
Adres URL Strony Pomocy | https://support.bluestacks.com/ |
Obsługiwane Języki | 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" } } |