VersaFleet
The transport ops management SaaS with collaborative planning, route optimization, driver dispatch and e-signing capabilities.
Qu'est-ce que VersaFleet ?
VersaFleet est une extension Chrome développée par https://versafleet.co, et sa fonction principale est "The transport ops management SaaS with collaborative planning, route optimization, driver dispatch and e-signing capabilities.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension VersaFleet
Téléchargez les fichiers d'extension VersaFleet au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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 .
Informations de Base sur l'Extension
Nom | VersaFleet |
ID | ajpagaijihoohmgeliagggobghpeenip |
URL Officiel | https://chromewebstore.google.com/detail/versafleet/ajpagaijihoohmgeliagggobghpeenip |
Description | The transport ops management SaaS with collaborative planning, route optimization, driver dispatch and e-signing capabilities. |
Taille du Fichier | 170 KB |
Nombre d'Installations | 66 |
Version Actuelle | 0.0.0.1 |
Dernière Mise à Jour | 2016-01-29 |
Date de Publication | 2016-01-28 |
Développeur | https://versafleet.co |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |