ELD Plus

Working with drivers' logs

Apa itu ELD Plus?

ELD Plus adalah ekstensi Chrome yang dikembangkan oleh ZigZag, dan fitur utamanya adalah "Working with drivers' logs".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi ELD Plus

Unduh file ekstensi ELD Plus dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        An extension that helps to monitor drivers' logs from most Electronic Logging Device (ELD) providers is a valuable tool for trucking companies and fleet managers. With this extension, users can track and monitor the hours of service (HOS) logs for their drivers in real-time, ensuring compliance with federal regulations and improving the efficiency and safety of their operations.

Overall, this extension is an essential tool for trucking companies and fleet managers looking to more effectively manage their drivers' logs and ensure compliance with HOS regulations. With support for most ELD providers, this extension is a versatile and comprehensive solution for tracking and monitoring drivers' logs.

Support: [email protected]                    

Informasi Dasar Ekstensi

Nama ELD Plus ELD Plus
ID aoaodapocjkiklpefkdepmlnchlpmmdi
URL Resmi https://chrome.google.com/webstore/detail/eld-plus/aoaodapocjkiklpefkdepmlnchlpmmdi
Deskripsi Working with drivers' logs
Ukuran File 66.77 MB
Jumlah Instalasi 54
Versi Saat Ini 3.0.2
Terakhir Diperbarui 2023-08-09
Tanggal Publikasi 2023-01-12
Penilaian 5.00/5 Total 3 Penilaian
Pengembang ZigZag
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ELD Plus",
    "description": "Working with drivers' logs",
    "version": "3.0.2",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "icons": {
        "16": "\/images\/logo.png",
        "48": "\/images\/logo.png",
        "128": "\/images\/logo.png"
    },
    "action": {
        "default_icon": "\/images\/logo.png",
        "default_popup": ".\/login\/login.html",
        "default_title": "ELD Plus"
    },
    "background": {
        "service_worker": "firebase-main.js"
    }
}