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
    }
}