Instant Maps

Instantly access Google Maps without having to leave your tab.

ما هو Instant Maps؟

Instant Maps هو إضافة Chrome تم تطويرها بواسطة Vatsal، والميزة الرئيسية لها هي "Instantly access Google Maps without having to leave your tab.".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Instant Maps

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

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

                        Instant Maps is designed to be used when a user is on a webpage and wishes to quickly locate something on a map.  This extension allows maps to be seamlessly incorporated into the task at hand while the user can focus on the big picture.                    

معلومات أساسية عن التمديد

الاسم Instant Maps Instant Maps
ID icgmmonkdbidkcojchemocfihdgpoimj
عنوان URL الرسمي https://chromewebstore.google.com/detail/instant-maps/icgmmonkdbidkcojchemocfihdgpoimj
الوصف Instantly access Google Maps without having to leave your tab.
حجم الملف 2.25 MB
عدد التثبيتات 11,848
النسخة الحالية 2.0
آخر تحديث 2013-07-25
تاريخ النشر 2013-07-25
تقييم 3.38/5 مجموع تقييمات 16
المطور Vatsal
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Instant Maps",
    "version": "2.0",
    "manifest_version": 2,
    "description": "Instantly access Google Maps without having to leave your tab.",
    "browser_action": {
        "default_icon": "map.png",
        "default_popup": "popup.html"
    }
}