Free Route Planner for Google Maps

Route Optimisation for Google Maps by Zeo

ما هو Free Route Planner for Google Maps؟

Free Route Planner for Google Maps هو إضافة Chrome تم تطويرها بواسطة https://zeorouteplanner.com، والميزة الرئيسية لها هي "Route Optimisation for Google Maps by Zeo".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Free Route Planner for Google Maps

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

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

                        Zeo Web Plugin is a free route planner for Google Maps. Any user can get the correct order of stops which give them the shortest route on Google Maps. 

Users only need to add the stops which they want to visit on Google maps and then click on the plugin. Through advanced route optimisation algorithms users now get the shortest route on Gmaps. For free! No other app to download.

About Zeo

Zeo Route Planner is a provider of route optimisation for delivery drivers and field service professionals. They provide app on Google Play store and Apple app store. For fleet owners they have a web based no code platform on their website. Drivers save upto 2 hours everyday and $200 per month using their services. More than a million drivers in 146 countries have already used them.                    

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

الاسم Free Route Planner for Google Maps Free Route Planner for Google Maps
ID ahbbccaailjoopighefcododkmgmbfpb
عنوان URL الرسمي https://chromewebstore.google.com/detail/free-route-planner-for-go/ahbbccaailjoopighefcododkmgmbfpb
الوصف Route Optimisation for Google Maps by Zeo
حجم الملف 12.34 KB
عدد التثبيتات 3,026
النسخة الحالية 1.0.3
آخر تحديث 2022-11-16
تاريخ النشر 2022-09-21
تقييم 3.53/5 مجموع تقييمات 15
المطور https://zeorouteplanner.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://zeorouteplanner.com/
عنوان صفحة المساعدة https://zeorouteplanner.com/blog/contact-us/
عنوان صفحة سياسة الخصوصية https://zeorouteplanner.com/privacy-policy
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Free Route Planner for Google Maps",
    "author": "Zeo Route Planner",
    "version": "1.0.3",
    "description": "Route Optimisation for Google Maps by Zeo",
    "icons": {
        "16": "16x16.png",
        "48": "48x48.png",
        "128": "128x128.png"
    },
    "action": {
        "default_icon": {
            "128": "128x128.png"
        },
        "default_title": "Optimize your route",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "identity",
        "identity.email"
    ]
}