Dividers-Map measuring tool

Tool for measuring distance and acreage on a map

What is Dividers-Map measuring tool?

Dividers-Map measuring tool is a Chrome extension developed by OsoAg software, and its main feature is "Tool for measuring distance and acreage on a map".

Extension Screenshots

screenshot

Download Dividers-Map measuring tool Extension CRX File

Download Dividers-Map measuring tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Dividers-Map measuring tool Dividers-Map measuring tool
ID bbaikckidepemmpkjlolahadnijkhala
Official URL https://chromewebstore.google.com/detail/dividers-map-measuring-to/bbaikckidepemmpkjlolahadnijkhala
Description Tool for measuring distance and acreage on a map
File Size 12.62 KB
Installation Count 476
Current Version 0.0.2
Last Updated 2014-01-05
Publish Date 2014-01-05
Rating 1.75/5 Total 4 Ratings
Developer OsoAg software
Payment Type free
Supported Languages 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'"
}