Dispatch Robot

Dispatch Robot automatically helps you find the best paying freight available

Dispatch Robotとは何ですか?

Dispatch Robotはhttps://dispatchrobot.aiによって開発されたChromeの拡張機能で、その主な機能は「Dispatch Robot automatically helps you find the best paying freight available」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Dispatch Robot拡張機能のCRXファイルをダウンロード

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
Eメール [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
        }
    ]
}