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 https://zeorouteplanner.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Route Optimisation for Google Maps by Zeo"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Free Route Planner for Google Maps एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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/
सहायता पृष्ठ URL https://zeorouteplanner.com/blog/contact-us/
गोपनीयता नीति पृष्ठ URL 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"
    ]
}