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은(는) bluestacks에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Easily open apk files using Android Bluestacks emulator for Windows with just 1 click."입니다.

확장 프로그램 스크린샷

screenshot

Bluestacks For PC - Best Android Emulator 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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.                    

확장 프로그램 기본 정보

이름 Bluestacks For PC - Best Android Emulator Bluestacks For PC - Best Android Emulator
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"
    }
}