Earth 3D

View Map on 3D

Earth 3Dคืออะไร?

Earth 3D เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Free Software และคุณลักษณะหลักของมันคือ "View Map on 3D"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Earth 3D

ดาวน์โหลดไฟล์ส่วนขยาย Earth 3D ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Explore visiting tourist spots virtually when you install this extension. Enjoy viewing different tourist spots in 3D as you explore the different locations via Google Earth. This extension compiles the top list of tourist locations around the world and you can enjoy viewing them in 3D for free. There are many locations available and you can be amazed by the different types of scenery.

Disclaimer: Please note this extension is NOT made by Google and is made by an independent development team. All copyrights belong to their respective owners.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Earth 3D Earth 3D
ID mnoenlpahmfcppchhebadhknekjonilk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/earth-3d/mnoenlpahmfcppchhebadhknekjonilk
คำอธิบาย View Map on 3D
ขนาดไฟล์ 19.68 MB
จำนวนการติดตั้ง 10,000
เวอร์ชันปัจจุบัน 3.0.1
อัปเดตครั้งล่าสุด 2022-10-24
วันที่เผยแพร่ 2020-05-19
คะแนน 3.08/5 รวมทั้งหมด 13 คะแนน
ผู้พัฒนา Free Software
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_application_title__",
    "version": "3.0.1",
    "default_locale": "en",
    "description": "__MSG_application_description__",
    "container": [
        "GOOGLE_DRIVE"
    ],
    "offline_enabled": true,
    "homepage_url": "https:\/\/earth-3d-view.freebusinessapps.net\/",
    "icons": {
        "512": "icons\/icon-512.png",
        "256": "icons\/icon-256.png",
        "128": "icons\/icon-128.png",
        "96": "icons\/icon-96.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    },
    "action": {
        "default_icon": {
            "512": "icons\/icon-512.png",
            "256": "icons\/icon-256.png",
            "128": "icons\/icon-128.png",
            "96": "icons\/icon-96.png",
            "64": "icons\/icon-64.png",
            "48": "icons\/icon-48.png",
            "32": "icons\/icon-32.png",
            "16": "icons\/icon-16.png"
        },
        "default_popup": "ui\/popup.html",
        "default_title": "__MSG_application_title__"
    },
    "background": {
        "service_worker": "js\/welcome.js"
    }
}