DAT & Relay ToolKit

Maximize your profit on Amazon Relay and save extra money by not paying for an extra account on DAT. Cut costs, boost savings!

DAT & Relay ToolKit란 무엇입니까?

DAT & Relay ToolKit은(는) https://darelay.uz에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Maximize your profit on Amazon Relay and save extra money by not paying for an extra account on DAT. Cut costs, boost savings!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

DAT & Relay ToolKit 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Gain a competitive edge with our revolutionary Google Chrome extension, the DAT & Relay ToolKit! Experience unparalleled efficiency and speed as you navigate the load board, leaving your competitors in the dust. This cutting-edge tool is designed to optimize your workflow, ensuring you view more loads and secure bookings faster than ever before. Stay one step ahead with our state-of-the-art features, exclusively designed for your success.

Discover the power of the DAT & Relay ToolKit:

Streamlined Load Booking: Our "Post a Truck" function empowers you to automatically secure loads at your preferred rates, saving you valuable time and effort.

Enhanced Load Management: Say goodbye to cluttered screens! Once you've selected Similar Matches, our extension intelligently filters out duplicate loads, ensuring you only see the most relevant and profitable options.

Customizable Load Refreshing: Take control of your load board updates with adjustable frequency settings. Tailor the extension to your preferences and stay up to date without any hassle.

Optimized Workflow: Set random delays for refreshing the board, ensuring your actions remain undetectable while you focus on maximizing your booking potential.

Instant Load Booking: Simplify the booking process with our convenient one-click function. Say farewell to cumbersome procedures and secure your desired loads effortlessly.

Smart Rate Alerts: Never miss out on a rate increase! Our extension alerts you whenever load rates rise by $50 or more, allowing you to seize profitable opportunities instantly.

Audio and Visual Notifications: Stay informed in real-time. Receive pleasant audio notifications for new loads, while visual indicators highlight additions on the board, instantly grabbing your attention.

Seamless User Experience: Easily locate the right Chrome window with our visual notification feature. All newly added loads are placed at the top of the board, and the first highlighted load expands automatically for your convenience.

Team Collaboration: Boost efficiency with multi-user access. Share one DAT account with up to 10-20 dispatchers simultaneously, eliminating the need for constant logging in and out.

Effortless Control: Initiate or halt load board refreshing effortlessly by pressing the "`" key on your keyboard, conveniently located below the ESC key and above the TAB key (~).

Don't miss out on the lucrative opportunities that await you. With the DAT & Relay ToolKit, you can secure the most desirable loads with ease, ensuring your business stays ahead of the competition.

Experience the power of the DAT & Relay ToolKit today for an unbeatable price:

✔ PAID SUBSCRIPTION for ONLY $24.99/month.
📢Manage your subscription online at any time from the link provided during your purchase.
📢All sales are FINAL, and no refunds will be issued.

Upgrade your load board experience with the DAT & Relay ToolKit and unlock a world of limitless possibilities. Start dominating the market today!                    

확장 프로그램 기본 정보

이름 DAT & Relay ToolKit DAT & Relay ToolKit
ID cffcmfifhkagfoocoimmcaipbmimdjpn
공식 URL https://chromewebstore.google.com/detail/dat-relay-toolkit/cffcmfifhkagfoocoimmcaipbmimdjpn
설명 Maximize your profit on Amazon Relay and save extra money by not paying for an extra account on DAT. Cut costs, boost savings!
파일 크기 1.1 MB
설치 횟수 150
현재 버전 5.0.0
최근 업데이트 2023-08-05
출시 날짜 2023-03-26
평점 5.00/5 총 10 개의 평점
개발자 https://darelay.uz
이메일 [email protected]
결제 유형 in_app
도움말 페이지 URL https://t.me/datazng
개인정보 보호 정책 페이지 URL https://darelay.uz/privacy-policy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "DAT & Relay ToolKit",
    "version": "5.0.0",
    "short_name": "Darelay",
    "description": "Maximize your profit on Amazon Relay and save extra money by not paying for an extra account on DAT. Cut costs, boost savings!",
    "action": {
        "default_popup": "popup.html",
        "default_title": "ToolKit Refresher"
    },
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/*\/tours\/*",
                "http:\/\/*\/tours\/*",
                "https:\/\/*\/loadboard*",
                "http:\/\/*\/loadboard*",
                "*:\/\/*.dat.com\/*",
                "*:\/\/relay.amazon.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/relay.amazon.com\/*"
            ],
            "js": [
                "contentScript.js",
                "src\/pages\/loadSearch\/index.js"
            ],
            "css": [
                "loadSearchStyle.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*\/tours\/loadboard*",
                "https:\/\/*\/loadboard*",
                "https:\/\/*\/tours\/*"
            ],
            "js": [
                "src\/pages\/fetch_start\/index.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/relay.amazon.com\/*",
                "*:\/\/power.dat.com\/*",
                "*:\/\/one.dat.com\/*"
            ],
            "resources": [
                "content.js",
                "assets\/onBtn.png",
                "assets\/offBtn.png",
                "assets\/onBtn2.png",
                "assets\/n.mp3",
                "assets\/js\/*.js",
                "src\/pages\/fetch\/index.js",
                "src\/pages\/background\/index.js",
                "restrictedRoutes.js",
                "postTruck.js"
            ]
        }
    ],
    "permissions": [
        "scripting",
        "tabs",
        "storage",
        "declarativeContent",
        "activeTab",
        "debugger",
        "unlimitedStorage",
        "identity",
        "identity.email"
    ],
    "host_permissions": [
        "*:\/\/relay.amazon.com\/*"
    ],
    "oauth2": {
        "client_id": "771433368498-26ss78pc1d8rf2nv5vdruvsqvik3l38p.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmZZwGW4kOHkWRkjJMlIWOf2q7soHOTIjlou1+Cv1SvQqcDsHiGbsoX6gihqiUsBHOT5GSB2fReKXeUwGeyUdlLXXWQEKSJhNyTST0NBhw7fXRXjVUK007e8wUq9K41Nd1N+yrhJ0zcmG2NtwTUuCe41cEiki7L5nDpt8Kp8Bd3f1rKOT4JCBu\/QT4ebKYUcD29Xqw2K8ov1oJpycJ6eKOtLI+edvuFa4KA4PLYBnKp6KDbOf70L2APRhlNkHbddXnQB7MjXrI1vxRhU5k3jbP4891g1CdpZR7wh0MoSXCS+I5syF7RkLMAATnnRLmPyCD47m3hVv7e3ggwKmSQBwGQIDAQAB"
}