Droid4x

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

什麼是Droid4x?

Droid4x是由http://droid4x.cc開發的Chrome擴展程式,該擴展的主要功能是“Droid4X is a popular name on the internet. It is used as an android emulator for Windows 10 PC and laptops.”。

擴展截圖

screenshot

下載Droid4x擴展crx文件

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