VersaFleet

The transport ops management SaaS with collaborative planning, route optimization, driver dispatch and e-signing capabilities.

O que é VersaFleet?

VersaFleet é uma extensão do Chrome desenvolvida por https://versafleet.co, e sua principal característica é "The transport ops management SaaS with collaborative planning, route optimization, driver dispatch and e-signing capabilities.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão VersaFleet

Baixe arquivos de extensão VersaFleet no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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 .                    

Informações Básicas da Extensão

Nome VersaFleet VersaFleet
ID ajpagaijihoohmgeliagggobghpeenip
URL Oficial https://chromewebstore.google.com/detail/versafleet/ajpagaijihoohmgeliagggobghpeenip
Descrição The transport ops management SaaS with collaborative planning, route optimization, driver dispatch and e-signing capabilities.
Tamanho do Arquivo 170 KB
Contagem de Instalações 66
Versão Atual 0.0.0.1
Última Atualização 2016-01-29
Data de Publicação 2016-01-28
Desenvolvedor https://versafleet.co
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}