LockTheLoad - Loads Booking Manager

With LockTheLoad (LTL), negotiate and communicate across major commercial Load boards, making load booking efficient and profitable

¿Qué es LockTheLoad - Loads Booking Manager?

LockTheLoad - Loads Booking Manager es una extensión de Chrome desarrollada por https://locktheload.com, y su función principal es "With LockTheLoad (LTL), negotiate and communicate across major commercial Load boards, making load booking efficient and profitable".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión LockTheLoad - Loads Booking Manager

Descarga archivos de extensión LockTheLoad - Loads Booking Manager en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        LockTheLoad - The ultimate send email extension for DAT load boards. Enhance your carrier and broker communications with our easy-to-use Chrome extension, specifically designed for seamless integration with DAT load board systems. Try our extension for free now!

Essential Features you need to know:
✔ Auto Email: Send pre-filled emails quickly. Less time crafting emails means more time to focus on securing the best loads.
✔ Search Filters: Effortlessly set your load preferences using our intuitive filter tool. Customize your search to find the most relevant loads.
✔ Load Matches: Never miss an optimal load again. See all loads that match your preferences in one place, ensuring you have a full view of your opportunities.
✔ Profit Calculator: Stay on top of your finances. Leverage our profit calculator to assess fuel costs, tolls, and RPM and make informed decisions during negotiations.

 More Features that will boost your profits:
✔ Load Matches per Filter: Identify loads matching your preferences. Always be aware of the number of loads matching your filters.
✔ Action Tracker: Keep an eye on your progress. Monitor the number of emails sent, calls made, and bookings confirmed.
✔ Email Tracker: Track email conversations with load brokers directly in the app, keeping your communication organized and up to date.
✔ Profile Personalization: Tailor your profile with your name, trucking company details, and contact information.
✔ Email Accounts Management: Handle multiple email accounts effortlessly. Switch between them for efficient communication and template creation.
✔ Template Customization: Personalize email templates to leave a lasting impression. Customize content, add a personal touch, and streamline repetitive tasks.
✔ Load Variables: Simplify your template creation process with selectable load variables for automatic insertion into your emails.
✔ Template Results: Preview your emails before sending them. Ensure content accuracy with real-time previews.
✔ Drivers: Manage driver details and contact information, assign loads effectively, and maintain operational fluency.
✔ Dispatchers: Monitor dispatcher performance, negotiations, and booked loads to maintain transparency and control.
✔ Trucks: Add your trucks for a clear view of your fleet. Get more reliable profit estimations for your loads integrating your truck's fuel consumption into the calculation.

Ready to level up your logistics game and boost your loads' profits? Get access to our comprehensive walkthrough. Discover how LockTheLoad can turbocharge your load-booking process and supercharge your trucking efficiency. Just drop your email address to [email protected]. Let's roll!

#locktheload #DAT #autobooker #autobook #datpower #datone                    

Información Básica de la Extensión

Nombre LockTheLoad - Loads Booking Manager LockTheLoad - Loads Booking Manager
ID abfpabcljnjfonkbepfodpdembndjjnk
URL Oficial https://chromewebstore.google.com/detail/locktheload-loads-booking/abfpabcljnjfonkbepfodpdembndjjnk
Descripción With LockTheLoad (LTL), negotiate and communicate across major commercial Load boards, making load booking efficient and profitable
Tamaño del Archivo 262 KB
Cantidad de Instalaciones 760
Versión Actual 2.2.7
Última Actualización 2024-02-27
Fecha de Publicación 2023-06-14
Calificación 4.82/5 Total de 17 Calificaciones
Desarrollador https://locktheload.com
Correo electrónico [email protected]
Tipo de Pago in_app
Sitio Web de la Extensión https://locktheload.com/
URL de la Página de Ayuda https://www.locktheload.com/#contact-us
URL de la Página de Política de Privacidad https://www.locktheload.com/privacy
Idiomas Soportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LockTheLoad - Loads Booking Manager",
    "version": "2.2.7",
    "description": "With LockTheLoad (LTL), negotiate and communicate across major commercial  Load boards, making load booking efficient and profitable",
    "manifest_version": 3,
    "content_scripts": [
        {
            "js": [
                "assets\/index.ts-loader.6dbe2499.js"
            ],
            "matches": [
                "*:\/\/my.locktheload.com\/*",
                "*:\/\/www.locktheload.com\/*",
                "*:\/\/platform.devtest.ringcentral.com\/*",
                "*:\/\/login.devtest.ringcentral.com\/*",
                "*:\/\/account.dat.com\/*",
                "*:\/\/api.locktheload.com\/*"
            ],
            "css": [
                "assets\/styles.b29f5764.css"
            ]
        },
        {
            "js": [
                "assets\/power.ts-loader.e37fe2bc.js"
            ],
            "matches": [
                "*:\/\/power.dat.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/styles.b29f5764.css"
            ]
        },
        {
            "js": [
                "assets\/one.ts-loader.e98c2f3f.js"
            ],
            "matches": [
                "*:\/\/one.dat.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/styles.b29f5764.css"
            ]
        },
        {
            "js": [
                "assets\/truckersEdge.ts-loader.ea3c66c8.js"
            ],
            "matches": [
                "*:\/\/truckersedge.dat.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/styles.b29f5764.css"
            ]
        },
        {
            "js": [
                "assets\/truckstop.ts-loader.a9468619.js"
            ],
            "matches": [
                "*:\/\/main.truckstop.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/styles.b29f5764.css"
            ]
        },
        {
            "js": [
                "assets\/smarter.ts-loader.f33a728a.js"
            ],
            "matches": [
                "*:\/\/app.trucksmarter.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/styles.b29f5764.css"
            ]
        },
        {
            "js": [
                "assets\/truckerpath.ts-loader.ad12e0a8.js"
            ],
            "matches": [
                "*:\/\/command.truckerpath.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/styles.b29f5764.css"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/my.locktheload.com\/*",
        "*:\/\/one.dat.com\/*",
        "*:\/\/main.truckstop.com\/*",
        "*:\/\/truckersedge.dat.com\/*",
        "*:\/\/command.truckerpath.com\/*",
        "*:\/\/app.trucksmarter.com\/*",
        "*:\/\/power.dat.com\/*",
        "*:\/\/www.locktheload.com\/*",
        "*:\/\/platform.devtest.ringcentral.com\/*",
        "*:\/\/login.devtest.ringcentral.com\/*",
        "*:\/\/power.dat.com\/*",
        "*:\/\/account.dat.com\/*",
        "*:\/\/api.locktheload.com\/*"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon-16.png",
            "32": "icons\/icon-32.png",
            "48": "icons\/icon-48.png",
            "64": "icons\/icon-64.png",
            "128": "icons\/icon-128.png"
        },
        "default_popup": "src\/popup\/popup.html"
    },
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "64": "icons\/icon-64.png",
        "128": "icons\/icon-128.png"
    },
    "permissions": [
        "storage",
        "background",
        "scripting",
        "identity",
        "activeTab",
        "tabs"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/account.dat.com\/*",
                "*:\/\/api.locktheload.com\/*",
                "*:\/\/app.trucksmarter.com\/*",
                "*:\/\/command.truckerpath.com\/*",
                "*:\/\/login.devtest.ringcentral.com\/*",
                "*:\/\/main.truckstop.com\/*",
                "*:\/\/my.locktheload.com\/*",
                "*:\/\/one.dat.com\/*",
                "*:\/\/platform.devtest.ringcentral.com\/*",
                "*:\/\/power.dat.com\/*",
                "*:\/\/power.dat.com\/*",
                "*:\/\/truckersedge.dat.com\/*",
                "*:\/\/www.locktheload.com\/*"
            ],
            "resources": [
                "src\/get.js",
                "src\/register.js",
                "src\/assets\/images\/email-logo.png",
                "src\/assets\/images\/copy-icon.svg",
                "src\/assets\/images\/loading-icon.svg",
                "src\/assets\/images\/sent_icon.png",
                "src\/assets\/images\/new_copy.png",
                "src\/assets\/images\/map_icon.png",
                "src\/assets\/images\/mail-icon.svg",
                "src\/assets\/images\/save-icon.svg",
                "src\/assets\/logo_filter.png",
                "src\/assets\/email_limit.png",
                "src\/assets\/filter_tool.png",
                "src\/assets\/reset.png",
                "src\/assets\/rating_limit.png",
                "src\/assets\/images\/sent-mail.svg",
                "src\/assets\/images\/like.png",
                "src\/assets\/images\/dislike.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/account.dat.com\/*",
                "*:\/\/api.locktheload.com\/*",
                "*:\/\/login.devtest.ringcentral.com\/*",
                "*:\/\/my.locktheload.com\/*",
                "*:\/\/platform.devtest.ringcentral.com\/*",
                "*:\/\/www.locktheload.com\/*"
            ],
            "resources": [
                "assets\/userStore.6d1c5a2f.js",
                "assets\/index.62571a16.js",
                "assets\/index.ts.0379859e.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/power.dat.com\/*"
            ],
            "resources": [
                "assets\/functions.de830fd6.js",
                "assets\/filterFunctions.7350d35a.js",
                "assets\/axios.1cbd2f54.js",
                "assets\/power.ts.1f918162.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/one.dat.com\/*"
            ],
            "resources": [
                "assets\/functions.de830fd6.js",
                "assets\/filterFunctions.7350d35a.js",
                "assets\/axios.1cbd2f54.js",
                "assets\/one.ts.ae0fa197.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/truckersedge.dat.com\/*"
            ],
            "resources": [
                "assets\/functions.de830fd6.js",
                "assets\/filterFunctions.7350d35a.js",
                "assets\/axios.1cbd2f54.js",
                "assets\/truckersEdge.ts.e3278756.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/main.truckstop.com\/*"
            ],
            "resources": [
                "assets\/functions.de830fd6.js",
                "assets\/userStore.6d1c5a2f.js",
                "assets\/constants.f76a59ab.js",
                "assets\/axios.1cbd2f54.js",
                "assets\/index.62571a16.js",
                "assets\/truckstop.ts.7f68b65e.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/app.trucksmarter.com\/*"
            ],
            "resources": [
                "assets\/userStore.6d1c5a2f.js",
                "assets\/constants.f76a59ab.js",
                "assets\/index.62571a16.js",
                "assets\/smarter.ts.077deff3.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/command.truckerpath.com\/*"
            ],
            "resources": [
                "assets\/userStore.6d1c5a2f.js",
                "assets\/constants.f76a59ab.js",
                "assets\/index.62571a16.js",
                "assets\/truckerpath.ts.5c61e8dc.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "oauth2": {
        "client_id": "552557509162-uco9l19uo0surrrm2ob9fln12h3qctr0.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/gmail.send"
        ]
    }
}