Droid4x

Droid4X is a popular name on the internet. It is used as an android emulator for Windows 10 PC and laptops.

Что такое Droid4x?

Droid4x - это расширение Chrome, разработанное http://droid4x.cc, и его основная функция - "Droid4X is a popular name on the internet. It is used as an android emulator for Windows 10 PC and laptops.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Droid4x

Скачайте файлы расширений Droid4x в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Droid4X is a popular, free, reliable and probably the best Android app emulator available for use. Being an enchanted name on the internet, Droid4X is used widely across the world. It is famous for its stability and reliable performance.

FAQ

1. Is my PC compatible with Droid4X?
Yes. If you are using a Windows PC, you can enjoy using Droid4X on your big screen. It works on Win7,8, and, 10.

2. I want to install an APK file for an android app. What to do?
Go to the Settings, click on ‘Install App’, and select file from the library on your computer.

3.  How to report a problem or error?
You can use the contact information provided on the website. You must expect a reply within 24 hours.

4. Will it slow down my PC?
It totally depends on the technical configuration of your machine. The powerful hardware ensures better results.                    

Основная информация о расширении

Название Droid4x Droid4x
ID bkkkpijbpjekkanmbgpcjhmmohgjdomf
Официальный URL https://chrome.google.com/webstore/detail/droid4x/bkkkpijbpjekkanmbgpcjhmmohgjdomf
Описание Droid4X is a popular name on the internet. It is used as an android emulator for Windows 10 PC and laptops.
Размер файла 6.84 KB
Количество установок 6,000
Текущая Версия 2.0
Последнее Обновление 2019-04-25
Дата публикации 2019-04-25
Рейтинг 1.80/5 Всего 5 оценок
Разработчик http://droid4x.cc
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://droid4x.cc/
URL страницы помощи https://droid4x.cc/contact-us/
URL страницы политики конфиденциальности http://bdtracking.in/privacy.html
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Droid4x",
    "short_name": "Droid4x",
    "version": "2.0",
    "description": "Droid4X is a popular name on the internet. It is used as an android emulator for Windows 10 PC and laptops.",
    "icons": {
        "16": "icon.jpg",
        "48": "icon.jpg",
        "128": "icon.jpg"
    },
    "homepage_url": "https:\/\/droid4x.cc",
    "browser_action": {
        "default_icon": "icon.jpg",
        "default_title": "Droid4x"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    }
}