Dispatch Robot

Dispatch Robot automatically helps you find the best paying freight available

Dispatch Robotคืออะไร?

Dispatch Robot เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://dispatchrobot.ai และคุณลักษณะหลักของมันคือ "Dispatch Robot automatically helps you find the best paying freight available"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dispatch Robot

ดาวน์โหลดไฟล์ส่วนขยาย Dispatch Robot ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Dispatch Robot was designed to think like a freight dispatcher, but work like a robot. 

There is a 7 day free trial (pricing details below), to get started there is ZERO signup. 

Instructions
1) Add the extension, 
2) Go to a supported load board site (list below)
3) Refresh the page.
4) Enjoy!

Once the page is loaded you will see Dispatch Robot will be added. Sign in with google, and you're good to go!

Features - 
Increase in revenue booked. 
Save hours on tedious tasks.
Automates looking for any freight.
Speeds up loading times for ITS.
Quick route function, instead of manually googling city and state, you can route with 1 click!
And more!

Pricing - 
After the free trial to continue using Dispatch Robot get yourself a subscription at $99 per month.  Dispatch Robot is trying to make sure you never miss that good paying freight ever again.

For any questions or support email us at [email protected]


Thank you and we hope you enjoy. 

Supported websites
Dat 
Internet truckstop (ITS)
With support potentially coming for others.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Dispatch Robot Dispatch Robot
ID hjkdcabiofoiidahkjdlpligpagdbjpp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dispatch-robot/hjkdcabiofoiidahkjdlpligpagdbjpp
คำอธิบาย Dispatch Robot automatically helps you find the best paying freight available
ขนาดไฟล์ 783 KB
จำนวนการติดตั้ง 548
เวอร์ชันปัจจุบัน 1.0.8.9
อัปเดตครั้งล่าสุด 2024-03-04
วันที่เผยแพร่ 2023-03-09
คะแนน 4.50/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา https://dispatchrobot.ai
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://dispatchrobot.ai/home
URL หน้านโยบายความเป็นส่วนตัว https://app.termly.io/document/privacy-policy/cb2be7d9-ff4e-4e73-bc07-d87eb2f90863
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dispatch Robot",
    "version": "1.0.8.9",
    "description": "Dispatch Robot automatically helps you find the best paying freight available",
    "permissions": [
        "activeTab",
        "tabs",
        "storage",
        "unlimitedStorage",
        "identity",
        "offscreen",
        "system.display"
    ],
    "action": {
        "default_popup": "src\/Pages\/Browser-Action\/index.html"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "manifest_version": 3,
    "incognito": "split",
    "icons": {
        "16": "src\/assets\/16.png",
        "32": "src\/assets\/48.png",
        "48": "src\/assets\/48.png",
        "128": "src\/assets\/128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsdMH8IAjshehTlTbpVimGkgrYMbTPCmzkOL\/i7KNbGh9OwGPZbbolDlt7uQcQjJmMY1VF5yH9WXqmX3RiyerxDnSOR527nE0H2m5zv1s\/S6vBP7ynKVoVbnk\/m8k3I+GlS4akUsM5xlIPZZ9H15YAm3Waj6nRX6m9wJ15LNpRHOCzEwAojcfOvOZ1nULUUEpRPM+2TjBbxtyLoMgabOQyxw2RaMv6Ln8U\/H6MCgdF4J2p7Ei2CGmSWtOcBg+NGRN94YTN7uhFkal6Pod1EssTCz0n\/2WnrWdyKEh7H6PeX8cYNcZIIaPuCnWLMezFNjA5VTedPH4jB0Sh5TOBPe4uQIDAQAB",
    "oauth2": {
        "client_id": "371169568633-appj8cuic0tmuimlb67sl43ucg6vuamh.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "host_permissions": [
        "https:\/\/*.mixpanel.com\/",
        "http:\/\/*\/cgi-bin\/*",
        "https:\/\/api.aircall.io\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/init.js-loader-a4287bc9.js"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/*.dat.com\/*",
                "https:\/\/app.truckstop.com\/*",
                "https:\/\/main.truckstop.com\/*",
                "https:\/\/members.123loadboard.com\/*"
            ]
        },
        {
            "js": [
                "assets\/init.js-loader-05ed774c.js"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/members.123loadboard.com\/*"
            ],
            "css": [
                "assets\/tippy-147b0c68.css",
                "assets\/Container-fbc63909.css"
            ]
        },
        {
            "js": [
                "assets\/init.js-loader-9d02fdc3.js"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/one.dat.com\/*"
            ],
            "css": [
                "assets\/tippy-147b0c68.css",
                "assets\/Container-fbc63909.css"
            ]
        },
        {
            "js": [
                "assets\/init.js-loader-d00efaf0.js"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/power.dat.com\/*"
            ],
            "css": [
                "assets\/tippy-147b0c68.css",
                "assets\/Container-fbc63909.css"
            ]
        },
        {
            "js": [
                "assets\/init.js-loader-779af7d5.js"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/app.truckstop.com\/*",
                "https:\/\/main.truckstop.com\/*"
            ],
            "css": [
                "assets\/tippy-147b0c68.css",
                "assets\/Container-fbc63909.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*.dat.com\/*",
                "https:\/\/app.truckstop.com\/*",
                "https:\/\/main.truckstop.com\/*",
                "https:\/\/members.123loadboard.com\/*"
            ],
            "resources": [
                "src\/assets\/**\/*",
                "src\/Content-Scripts\/Platforms\/Dat\/Platform-Scripts\/dat_inject.js",
                "src\/Content-Scripts\/Platforms\/Dat\/Styles\/*",
                "src\/Content-Scripts\/Platforms\/DatOne\/Styles\/*",
                "src\/Content-Scripts\/Platforms\/Truckstop\/Styles\/*",
                "src\/Content-Scripts\/Platforms\/TruckstopNew\/Styles\/*",
                "src\/Content-Scripts\/Platforms\/123\/Styles\/*",
                "src\/Content-Scripts\/Inject\/xmlHttpListener.js",
                "src\/Content-Scripts\/Inject\/fetchListener.js",
                "src\/Content-Scripts\/Inject\/wsListener.js",
                "src\/Content-Scripts\/Inject\/historyAPIListener.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*.dat.com\/*",
                "https:\/\/app.truckstop.com\/*",
                "https:\/\/main.truckstop.com\/*",
                "https:\/\/members.123loadboard.com\/*"
            ],
            "resources": [
                "assets\/appSettings-270bb42f.js",
                "assets\/utilities-45803f14.js",
                "assets\/init.js-0a39205b.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/members.123loadboard.com\/*"
            ],
            "resources": [
                "assets\/Container-d1e69afe.js",
                "assets\/appSettings-270bb42f.js",
                "assets\/sharedPlatforms-69684fa4.js",
                "assets\/utilities-45803f14.js",
                "assets\/userData-4ad44b1d.js",
                "assets\/Notifications-9fc406b2.js",
                "assets\/userState-855b4c47.js",
                "assets\/DataEvents-b7f016be.js",
                "assets\/tippy-287e4cd8.js",
                "assets\/index-a109bc30.js",
                "assets\/init.js-03247a2c.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/one.dat.com\/*"
            ],
            "resources": [
                "assets\/Container-d1e69afe.js",
                "assets\/appSettings-270bb42f.js",
                "assets\/sharedPlatforms-69684fa4.js",
                "assets\/utilities-45803f14.js",
                "assets\/userData-4ad44b1d.js",
                "assets\/userState-855b4c47.js",
                "assets\/DataEvents-b7f016be.js",
                "assets\/tippy-287e4cd8.js",
                "assets\/init.js-43b20df5.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/power.dat.com\/*"
            ],
            "resources": [
                "assets\/Container-d1e69afe.js",
                "assets\/appSettings-270bb42f.js",
                "assets\/sharedPlatforms-69684fa4.js",
                "assets\/utilities-45803f14.js",
                "assets\/userData-4ad44b1d.js",
                "assets\/Notifications-9fc406b2.js",
                "assets\/userState-855b4c47.js",
                "assets\/DataEvents-b7f016be.js",
                "assets\/tippy-287e4cd8.js",
                "assets\/index-a109bc30.js",
                "assets\/init.js-55dbf70e.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/app.truckstop.com\/*",
                "https:\/\/main.truckstop.com\/*"
            ],
            "resources": [
                "assets\/Container-d1e69afe.js",
                "assets\/utilities-45803f14.js",
                "assets\/appSettings-270bb42f.js",
                "assets\/userData-4ad44b1d.js",
                "assets\/Notifications-9fc406b2.js",
                "assets\/sharedPlatforms-69684fa4.js",
                "assets\/userState-855b4c47.js",
                "assets\/DataEvents-b7f016be.js",
                "assets\/tippy-287e4cd8.js",
                "assets\/index-a109bc30.js",
                "assets\/dom_events-72b44dff.js",
                "assets\/dom_manipulations-1d6c34e1.js",
                "assets\/row_highlighting-d6e1ef61.js",
                "assets\/ui_state-82aa979e.js",
                "assets\/sync_manager-8871de81.js",
                "assets\/network_events-de8073b8.js",
                "assets\/get_lane_rate-070f3800.js",
                "assets\/sync_score-8d8671f4.js",
                "assets\/init.js-ae563ecf.js"
            ],
            "use_dynamic_url": true
        }
    ]
}