ELD Plus

Working with drivers' logs

ELD Plusとは何ですか?

ELD PlusはZigZagによって開発されたChromeの拡張機能で、その主な機能は「Working with drivers' logs」です。

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

screenshot
screenshot

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

ELD Plus拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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]                    

拡張機能の基本情報

名前 ELD Plus ELD Plus
ID aoaodapocjkiklpefkdepmlnchlpmmdi
公式URL https://chrome.google.com/webstore/detail/eld-plus/aoaodapocjkiklpefkdepmlnchlpmmdi
説明 Working with drivers' logs
ファイルサイズ 66.77 MB
インストール数 54
現在のバージョン 3.0.2
最終更新日 2023-08-09
公開日 2023-01-12
評価 5.00/5 合計 3 レビュー
開発者 ZigZag
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}