LockTheLoad - Loads Booking Manager

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

Cos'è LockTheLoad - Loads Booking Manager?

LockTheLoad - Loads Booking Manager è un'estensione di Chrome sviluppata da https://locktheload.com, e la sua funzione principale è "With LockTheLoad (LTL), negotiate and communicate across major commercial Load boards, making load booking efficient and profitable".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione LockTheLoad - Loads Booking Manager

Scarica i file di estensione LockTheLoad - Loads Booking Manager in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome LockTheLoad - Loads Booking Manager LockTheLoad - Loads Booking Manager
ID abfpabcljnjfonkbepfodpdembndjjnk
URL Ufficiale https://chromewebstore.google.com/detail/locktheload-loads-booking/abfpabcljnjfonkbepfodpdembndjjnk
Descrizione With LockTheLoad (LTL), negotiate and communicate across major commercial Load boards, making load booking efficient and profitable
Dimensione del File 262 KB
Conteggio Installazioni 760
Versione Corrente 2.2.7
Ultimo Aggiornamento 2024-02-27
Data di Pubblicazione 2023-06-14
Valutazione 4.82/5 Totale 17 Valutazioni
Sviluppatore https://locktheload.com
Email [email protected]
Tipo di Pagamento in_app
Sito Web dell'Estensione https://locktheload.com/
URL della Pagina di Aiuto https://www.locktheload.com/#contact-us
URL della Pagina della Politica sulla Privacy https://www.locktheload.com/privacy
Lingue Supportate 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"
        ]
    }
}