TruckTrack

TruckTrack

Intuitive trucking management software that helps you easily create loads, generate invoices and do your payroll.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "TruckTrack",
  "short_name": "TruckTrack",
  "author": "TruckTrack Inc.",
  "description": "Intuitive trucking management software that helps you easily create loads, generate invoices and do your payroll.",
  "version": "1.5.41",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "https://app.trucktrack.co/"
    ],
    "launch": {
      "web_url": "https://app.trucktrack.co/#/register"
    }
  }
}