VersaFleet
The transport ops management SaaS with collaborative planning, route optimization, driver dispatch and e-signing capabilities.
Was ist VersaFleet?
VersaFleet ist eine Chrome-Erweiterung, die von https://versafleet.co entwickelt wurde, und ihr Hauptmerkmal ist "The transport ops management SaaS with collaborative planning, route optimization, driver dispatch and e-signing capabilities.".
Erweiterungsscreenshots
VersaFleet-Erweiterungs-CRX-Datei herunterladen
Laden Sie VersaFleet-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Automate your logistics operations. Plan faster and smarter. Save paper, time and money. VersaFleetTM is a Cloud-hosted central operations portal. It enables transport operations managers to monitor all incoming job orders, assign trips and dispatch driver instructions instantly via its mobile companion app, VersaDriveTM. VersaFleetTM and VersaDriveTM work together seamlessly to provide two-way communication between managers and drivers, allowing operators to monitor collection and delivery status in real time round the clock. The system optimises travel routes, and assigns and dispatches hundreds of jobs rapidly, saving operators hours of planning time every day. The solution is already in use by third-party logistics firms, movers, cold store transporters, haulage, couriers and ambulances, with hundreds of vehicles across ASEAN running the system. Learn more about the app at our website: http://versafleet.co/ and sign up to use our app here: http://versafleet.co/#sign-up .
Grundlegende Informationen zur Erweiterung
Name | VersaFleet |
ID | ajpagaijihoohmgeliagggobghpeenip |
Offizielle URL | https://chromewebstore.google.com/detail/versafleet/ajpagaijihoohmgeliagggobghpeenip |
Beschreibung | The transport ops management SaaS with collaborative planning, route optimization, driver dispatch and e-signing capabilities. |
Dateigröße | 170 KB |
Installationsanzahl | 66 |
Aktuelle Version | 0.0.0.1 |
Letztes Update | 2016-01-29 |
Veröffentlichungsdatum | 2016-01-28 |
Entwickler | https://versafleet.co |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "VersaFleet", "description": "The transport ops management SaaS with collaborative planning, route optimization, driver dispatch and e-signing capabilities.", "version": "0.0.0.1", "manifest_version": 2, "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Click to enter VersaFleet.co" }, "permissions": [ "activeTab" ] } |