Relay Auto Booker Refresher Rocket Pro

Professional Relay Auto Booker and Refresher for Amazon Relay loadboard.

Relay Auto Booker Refresher Rocket Pro란 무엇입니까?

Relay Auto Booker Refresher Rocket Pro은(는) https://rocketrelaybooker.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Professional Relay Auto Booker and Refresher for Amazon Relay loadboard."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Relay Auto Booker Refresher Rocket Pro 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Welcome to Amazon Rocket Relay Refresher and Auto Booker! Our extension is designed to help you make more money, automate your bookings, and boost your productivity. Works in the US, EU, GB, CA and any country where Amazon Relay is available. NEW February 2024 UPDATE! Works with new Loadboard.

Experience the benefits of our extension with a free trial!
✔ 3 user-friendly booking modes: Alert, Search, and Auto-book
✔ Refresher (Alert mode) is FREE to use!
✔ Use Amazon's Saved Searches with Rocket Relay
✔ Extension keeps your Rocket filters filled even if the page reloads
✔ Flexible filters: Min-Max distance, Stem time, Max Departure Date & Time,  Deadhead, Locations
✔ Locations filter: whitelist or exclude locations by state, postal code, or Amazon facility code
✔ Auto-expanding feature shows all stops for highlighted trip
✔ Load type and trailer status info for each leg of the trip
✔ One-click booking feature
7-day free trial, then $49.99/month with the option to cancel online anytime

**If you use the Post truck feature on Amazon Relay, you can find our "Rocket Relay Post Truck Manager" extension on the Chrome Store. This extension can assist you in creating and editing truck orders and booking trips directly from the loadboard page. Recommended!**


Relay Auto Booker Refresher Rocket Pro:
You'll never miss a new trip or a rate change. We offer 3 user-friendly booking modes to make booking loads as easy as 123: Alert mode, Search mode, Auto-book mode.

With Alert mode, you'll get notifications when new loads are added and when the rate of a selected trip increases. 
Search mode allows you to use our advanced filters to find the best trips for you and test all filters before turning on Auto-book mode. 
In Auto-book mode, our extension will automatically book loads matching your criteria. 

Our extension also offers flexible filters such as Min-Max distance, Stem time, Max Departure Date & Time, and Deadhead. Plus, our Locations filter allows you to whitelist or exclude certain locations by state, postal code, or Amazon facility code.

We've also added a new feature that allows you to use Amazon's Saved Searches with Rocket Relay. If you use Save search, you can save Rocket settings as well. Our extension will keep your Rocket filters filled even if the page reloads. And with our auto-expanding feature, once a trip is highlighted it expands and immediately shows all stops. Plus, our auto-scroll feature makes it fast and easy to navigate to a highlighted trip.

In addition, our extension provides load type and trailer status information for each leg of the trip, so you know if a leg has an empty or loaded trailer and if it's ready or not. And with our one-click booking feature, you can book a trip with just one click once it's highlighted.

To get started, we offer a 7-day free trial. After the trial, pricing is $49.99/month, with the option to cancel your subscription online anytime. Payment is securely processed through Stripe.com, a PCI Service Provider Level 1. If you need support, don't hesitate to contact us at [email protected], and be sure to share your experience with us. For updates, news, and future tools, visit https://rocketrelaybooker.com.                    

확장 프로그램 기본 정보

이름 Relay Auto Booker Refresher Rocket Pro Relay Auto Booker Refresher Rocket Pro
ID kcnegnbacaohnhpmeckfakhlnahliklf
공식 URL https://chromewebstore.google.com/detail/relay-auto-booker-refresh/kcnegnbacaohnhpmeckfakhlnahliklf
설명 Professional Relay Auto Booker and Refresher for Amazon Relay loadboard.
파일 크기 1.4 MB
설치 횟수 8,000
현재 버전 5.76
최근 업데이트 2024-02-15
출시 날짜 2020-06-28
평점 3.75/5 총 32 개의 평점
개발자 https://rocketrelaybooker.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://rocketrelaybooker.com/
도움말 페이지 URL https://rocketrelaybooker.com/#s_faq
개인정보 보호 정책 페이지 URL https://rocketrelaybooker.com/privacy.html
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "5.76",
    "name": "Relay Auto Booker Refresher Rocket Pro",
    "description": "Professional Relay Auto Booker and Refresher for Amazon Relay loadboard.",
    "options_page": "src\/pages\/options\/index.html",
    "background": {
        "service_worker": "src\/pages\/background\/index.js"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "1",
                "enabled": true,
                "path": "ruleset.json"
            }
        ]
    },
    "action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        },
        "default_title": "Rocket Relay"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "declarativeNetRequest"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/relay.amazon.com\/*",
                "https:\/\/relay.amazon.co.uk\/*",
                "https:\/\/relay.amazon.de\/*",
                "https:\/\/relay.amazon.es\/*",
                "https:\/\/relay.amazon.ca\/*",
                "https:\/\/relay.amazon.fr\/*",
                "https:\/\/relay.amazon.it\/*",
                "https:\/\/relay.amazon.pl\/*",
                "https:\/\/relay.amazon.in\/*",
                "https:\/\/relay.amazon.cz\/*",
                "https:\/\/relay.amazon.co.jp\/*",
                "https:\/\/rocketrelaybooker.com\/login\/*",
                "http:\/\/localhost:3000\/*"
            ],
            "js": [
                "src\/pages\/loadSearch\/index.js"
            ],
            "css": [
                "assets\/css\/loadSearchStyle.chunk.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*\/tours\/*"
            ],
            "js": [
                "src\/pages\/tours\/index.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*\/tours\/loadboard*",
                "https:\/\/*\/loadboard*",
                "https:\/\/*\/tours\/*"
            ],
            "js": [
                "src\/pages\/fetch_start\/index.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/relay.amazon.com\/*",
                "https:\/\/relay.amazon.co.uk\/*",
                "https:\/\/relay.amazon.de\/*",
                "https:\/\/relay.amazon.es\/*",
                "https:\/\/relay.amazon.ca\/*",
                "https:\/\/relay.amazon.fr\/*",
                "https:\/\/relay.amazon.it\/*",
                "https:\/\/relay.amazon.pl\/*",
                "https:\/\/relay.amazon.in\/*",
                "https:\/\/relay.amazon.cz\/*",
                "https:\/\/relay.amazon.co.jp\/*"
            ],
            "js": [
                "src\/pages\/injectIsolated\/index.js"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "world": "ISOLATED"
        },
        {
            "matches": [
                "https:\/\/relay.amazon.com\/*",
                "https:\/\/relay.amazon.co.uk\/*",
                "https:\/\/relay.amazon.de\/*",
                "https:\/\/relay.amazon.es\/*",
                "https:\/\/relay.amazon.ca\/*",
                "https:\/\/relay.amazon.fr\/*",
                "https:\/\/relay.amazon.it\/*",
                "https:\/\/relay.amazon.pl\/*",
                "https:\/\/relay.amazon.in\/*",
                "https:\/\/relay.amazon.cz\/*",
                "https:\/\/relay.amazon.co.jp\/*"
            ],
            "js": [
                "src\/pages\/injectMain\/index.js"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "world": "MAIN"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/*.js",
                "src\/pages\/fetch\/index.js",
                "audio\/*.mp3",
                "images\/*.jpg"
            ],
            "matches": [
                "https:\/\/relay.amazon.com\/*",
                "https:\/\/relay.amazon.co.uk\/*",
                "https:\/\/relay.amazon.de\/*",
                "https:\/\/relay.amazon.es\/*",
                "https:\/\/relay.amazon.ca\/*",
                "https:\/\/relay.amazon.fr\/*",
                "https:\/\/relay.amazon.it\/*",
                "https:\/\/relay.amazon.pl\/*",
                "https:\/\/relay.amazon.in\/*",
                "https:\/\/relay.amazon.cz\/*",
                "https:\/\/relay.amazon.co.jp\/*",
                "https:\/\/rocketrelaybooker.com\/*",
                "http:\/\/localhost:3000\/*"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx5Ha3QNIOf1UhcxZxpSaRe6YS+olvspyYcj0SwYoVWS7BbeKXLVOqaAxSz66N7lBaTPMnvnB9ZfmoqVhhDqACYGJdkjydFMAWPbzFP0E2QttHrH1UHoJMWHKjVz9+LKWk19B2Hk4sXuvYIsq99Uq1PRLHaItrg\/+nLB5x3crO6ZCZdjrHSRi7OnxceLcSTSzq\/OhGqCT6GZfPsbq3Z+SLPLqsZHMkTNfn2cEIrHCMZs2D7+lNm4SBVK9CW7EvPWbuJ+BMWIXAYkgmYfU8KqHWDwdTYViKkeHsJf5xv7lMhSgY57o6t6auMHOM\/M\/qbWZdnsR21LP37INk1CC27IOlwIDAQAB"
}