geteach.com/lookAt

Converts Google Earth URLs to LookAt

什么是geteach.com/lookAt?

geteach.com/lookAt是由https://www.geteach.com开发的Chrome扩展程序,该扩展的主要功能是“Converts Google Earth URLs to LookAt”。

扩展截图

下载geteach.com/lookAt扩展crx文件

下载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"
    }
}