Dividers-Map measuring tool
Tool for measuring distance and acreage on a map
什么是Dividers-Map measuring tool?
Dividers-Map measuring tool是由OsoAg software开发的Chrome扩展程序,该扩展的主要功能是“Tool for measuring distance and acreage on a map”。
扩展截图
下载Dividers-Map measuring tool扩展crx文件
下载Dividers-Map measuring tool扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        This Chrome extension opens a searchable map that has a polygon drawing tool and a line drawing tool. With these tools the user can measure acreages and distances.                     扩展基本信息
| 名称 |   |  
| ID | bbaikckidepemmpkjlolahadnijkhala | 
| 官方URL | https://chromewebstore.google.com/detail/dividers-map-measuring-to/bbaikckidepemmpkjlolahadnijkhala | 
| 简介 | Tool for measuring distance and acreage on a map | 
| 文件大小 | 12.62 KB | 
| 安装次数 | 476 | 
| 当前版本 | 0.0.2 | 
| 更新时间 | 2014-01-05 | 
| 上架时间 | 2014-01-05 | 
| 评分 | 1.75/5 共4次评分 | 
| 开发者 | OsoAg software | 
| 付费类型 | free | 
| 支持的语言 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dividers-Map measuring tool",
    "description": "Tool for measuring distance and acreage on a map",
    "version": "0.0.2",
    "offline_enabled": false,
    "browser_action": {
        "default_icon": "icon_16.png",
        "default_popup": "dividers.html"
    },
    "icons": {
        "16": "icon_16.png",
        "128": "icon_128.png"
    },
    "content_security_policy": "script-src 'unsafe-eval' 'self' https:\/\/maps.googleapis.com https:\/\/maps.gstatic.com; object-src 'self'"
}  |  |