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」です。

拡張機能のスクリーンショット

screenshot

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.                    

拡張機能の基本情報

名前 Dividers-Map measuring tool Dividers-Map measuring tool
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'"
}