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 |
官方網址 | 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" } } |