Android Emulator Free
This extension allow you to use Android Emulator for free
Что такое Android Emulator Free?
Android Emulator Free - это расширение Chrome, разработанное Help-tool, и его основная функция - "This extension allow you to use Android Emulator for free".
Снимки экрана расширения
Скачать файл CRX расширения Android Emulator Free
Скачайте файлы расширений Android Emulator Free в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
If you are looking to use a smartphone on your computer, without connecting to your personal mobile. This extension is just for you. When you have this emulator installed on your computer. You will be able to play your favorite mobile games and use the applications you want directly from the Google Play Store. This program will improve your user experience when you play games. When you play games on the big screen you can make better use of your skills. Add a chrome us add-on and click on the small icon in the add-on bar. When you click on the icon, you will see a pop-up window. All further steps will be written inside. Enjoy!
Основная информация о расширении
Название | |
ID | daecpchmbgbbngohkemdkinihfcmlhlg |
Официальный URL | https://chrome.google.com/webstore/detail/android-emulator-free/daecpchmbgbbngohkemdkinihfcmlhlg |
Описание | This extension allow you to use Android Emulator for free |
Размер файла | 82.21 KB |
Количество установок | 8,000 |
Текущая Версия | 4.8 |
Последнее Обновление | 2021-07-30 |
Дата публикации | 2021-07-30 |
Рейтинг | 1.00/5 Всего 6 оценок |
Разработчик | Help-tool |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Android Emulator Free", "description": "This extension allow you to use Android Emulator for free", "version": "4.8", "manifest_version": 3, "icons": { "16": ".\/images\/16x16px.png", "32": ".\/images\/32x32px.png", "48": ".\/images\/48x48px.png", "128": ".\/images\/128x128px.png" }, "action": { "default_popup": "popup.html", "default_icons": { "16": ".\/images\/16x16px.png", "32": ".\/images\/32x32px.png", "48": ".\/images\/48x48px.png", "128": ".\/images\/128x128px.png" } } } |