Dividers-Map measuring tool

Tool for measuring distance and acreage on a map

Co je Dividers-Map measuring tool?

Dividers-Map measuring tool je rozšíření Chrome vyvinuté OsoAg software, a jeho hlavní funkcí je „Tool for measuring distance and acreage on a map“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Dividers-Map measuring tool

Stáhněte si soubory rozšíření Dividers-Map measuring tool ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Dividers-Map measuring tool Dividers-Map measuring tool
ID bbaikckidepemmpkjlolahadnijkhala
Oficiální URL https://chromewebstore.google.com/detail/dividers-map-measuring-to/bbaikckidepemmpkjlolahadnijkhala
Popis Tool for measuring distance and acreage on a map
Velikost souboru 12.62 KB
Počet instalací 476
Aktuální Verze 0.0.2
Poslední Aktualizace 2014-01-05
Datum Vydání 2014-01-05
Hodnocení 1.75/5 Celkem 4 Hodnocení
Vývojář OsoAg software
Typ Platby free
Podporované Jazyky 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'"
}