geteach.com/lookAt

Converts Google Earth URLs to LookAt

geteach.com/lookAtคืออะไร?

geteach.com/lookAt เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.geteach.com และคุณลักษณะหลักของมันคือ "Converts Google Earth URLs to LookAt"

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

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย geteach.com/lookAt

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

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

                        This is a quickly created tool used to take a New Google Earth url and output the view for creating snapshot view in kml. Altitude is not add, but can if requested.                    

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

ชื่อ geteach.com/lookAt geteach.com/lookAt
ID ojbgiaoegimlbmhkpehgnnmfonebldno
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/geteachcomlookat/ojbgiaoegimlbmhkpehgnnmfonebldno
คำอธิบาย Converts Google Earth URLs to LookAt
ขนาดไฟล์ 8.14 KB
จำนวนการติดตั้ง 63
เวอร์ชันปัจจุบัน 0.2
อัปเดตครั้งล่าสุด 2017-05-14
วันที่เผยแพร่ 2017-05-14
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://www.geteach.com
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "geteach.com\/lookAt",
    "version": "0.2",
    "icons": {
        "16": "pin16.png",
        "32": "pin32.png",
        "48": "pin48.png"
    },
    "description": "Converts Google Earth URLs to LookAt",
    "browser_action": {
        "default_title": "geteach.com\/lookAt",
        "default_popup": "lookAtPop.html"
    }
}