VersaFleet
The transport ops management SaaS with collaborative planning, route optimization, driver dispatch and e-signing capabilities.
VersaFleet란 무엇입니까?
VersaFleet은(는) https://versafleet.co에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The transport ops management SaaS with collaborative planning, route optimization, driver dispatch and e-signing capabilities."입니다.
확장 프로그램 스크린샷
VersaFleet 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 .
확장 프로그램 기본 정보
이름 | VersaFleet |
ID | ajpagaijihoohmgeliagggobghpeenip |
공식 URL | https://chromewebstore.google.com/detail/versafleet/ajpagaijihoohmgeliagggobghpeenip |
설명 | The transport ops management SaaS with collaborative planning, route optimization, driver dispatch and e-signing capabilities. |
파일 크기 | 170 KB |
설치 횟수 | 66 |
현재 버전 | 0.0.0.1 |
최근 업데이트 | 2016-01-29 |
출시 날짜 | 2016-01-28 |
개발자 | https://versafleet.co |
결제 유형 | free |
지원되는 언어 | 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" ] } |