ELD Plus
Working with drivers' logs
Wat is ELD Plus?
ELD Plus is een Chrome-extensie ontwikkeld door ZigZag, en de belangrijkste functie is "Working with drivers' logs".
Extensie Screenshots
Download het CRX-bestand van de extensie ELD Plus
Download ELD Plus-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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]
Basisinformatie over de Extensie
Naam | |
ID | aoaodapocjkiklpefkdepmlnchlpmmdi |
Officiële URL | https://chrome.google.com/webstore/detail/eld-plus/aoaodapocjkiklpefkdepmlnchlpmmdi |
Beschrijving | Working with drivers' logs |
Bestandsgrootte | 66.77 MB |
Aantal Installaties | 54 |
Huidige Versie | 3.0.2 |
Laatst Bijgewerkt | 2023-08-09 |
Publicatiedatum | 2023-01-12 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | ZigZag |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |