Dividers-Map measuring tool
Tool for measuring distance and acreage on a map
Wat is Dividers-Map measuring tool?
Dividers-Map measuring tool is een Chrome-extensie ontwikkeld door OsoAg software, en de belangrijkste functie is "Tool for measuring distance and acreage on a map".
Extensie Screenshots
Download het CRX-bestand van de extensie Dividers-Map measuring tool
Download Dividers-Map measuring tool-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        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.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | bbaikckidepemmpkjlolahadnijkhala | 
| Officiële URL | https://chromewebstore.google.com/detail/dividers-map-measuring-to/bbaikckidepemmpkjlolahadnijkhala | 
| Beschrijving | Tool for measuring distance and acreage on a map | 
| Bestandsgrootte | 12.62 KB | 
| Aantal Installaties | 476 | 
| Huidige Versie | 0.0.2 | 
| Laatst Bijgewerkt | 2014-01-05 | 
| Publicatiedatum | 2014-01-05 | 
| Beoordeling | 1.75/5 Totaal 4 Beoordelingen | 
| Ontwikkelaar | OsoAg software | 
| Betalingswijze | free | 
| Ondersteunde Talen | 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'"
}  |  |