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 |
电子邮箱 | [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" } } |