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 - это расширение Chrome, разработанное https://rocketrelaybooker.com, и его основная функция - "Professional Relay Auto Booker and Refresher for Amazon Relay loadboard.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Relay Auto Booker Refresher Rocket Pro

Скачайте файлы расширений Relay Auto Booker Refresher Rocket Pro в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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"
}