MapsEasy

You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!

ما هو MapsEasy؟

MapsEasy هو إضافة Chrome تم تطويرها بواسطة https://www.mapseasy.net، والميزة الرئيسية لها هي "You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!".

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

screenshot

تحميل ملف CRX للإضافة MapsEasy

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

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

                        Easily search maps and satellite images. Instantly get text and map driving directions. Check on the traffic and plan the fastes route. Get local weather automatically and weather by location

This extension will provide you with shortcuts and tools to websites. The search on the new tab is handled by Bing.                    

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

الاسم MapsEasy MapsEasy
ID dhbfhdlbkkndcdocnoejneopgjkkodnf
عنوان URL الرسمي https://chromewebstore.google.com/detail/mapseasy/dhbfhdlbkkndcdocnoejneopgjkkodnf
الوصف You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!
حجم الملف 451 KB
عدد التثبيتات 262
النسخة الحالية 7.131.4
آخر تحديث 2021-06-13
تاريخ النشر 2017-01-03
تقييم 3.67/5 مجموع تقييمات 3
المطور https://www.mapseasy.net
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.mapseasy.net
عنوان صفحة سياسة الخصوصية https://www.safesearch.net/privacy
اللغات المدعومة en-US
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": " You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar! ",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "32": "img\/icon32.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/*.google.com https:\/\/*.cloudflare.com https:\/\/*.google-analytics.com https:\/\/ssl.google-analytics.com https:\/\/*.googleapis.com 'unsafe-eval'; object-src 'self'",
    "name": "MapsEasy",
    "permissions": [
        "storage",
        "https:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "7.131.4"
}