Dividers-Map measuring tool

Tool for measuring distance and acreage on a map

ما هو Dividers-Map measuring tool؟

Dividers-Map measuring tool هو إضافة Chrome تم تطويرها بواسطة OsoAg software، والميزة الرئيسية لها هي "Tool for measuring distance and acreage on a map".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Dividers-Map measuring tool

قم بتنزيل ملفات الامتداد Dividers-Map measuring tool بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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'"
}