ELD Plus

Working with drivers' logs

ELD Plus란 무엇입니까?

ELD Plus은(는) ZigZag에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Working with drivers' logs"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

ELD Plus 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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"
    }
}