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"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dividers-Map measuring tool
ดาวน์โหลดไฟล์ส่วนขยาย 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. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| 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'"
} | |