ELD Plus
Working with drivers' logs
什麼是ELD Plus?
ELD Plus是由ZigZag開發的Chrome擴展程式,該擴展的主要功能是“Working with drivers' logs”。
擴展截圖
下載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]
擴展基本資訊
名稱 | |
ID | aoaodapocjkiklpefkdepmlnchlpmmdi |
官方網址 | 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 |
電子郵箱 | [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" } } |