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.」です。
拡張機能のスクリーンショット
Bluestacks For PC - Best Android Emulator拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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" } } |