Rocket Relay Post Truck Manager

Rocket Post-a-Truck Manager for Amazon Relay Loadboard (Rocket PAT Manager)

Τι είναι το Rocket Relay Post Truck Manager;

Το Rocket Relay Post Truck Manager είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://relaypatmanager.com, και η κύρια λειτουργία του είναι "Rocket Post-a-Truck Manager for Amazon Relay Loadboard (Rocket PAT Manager)".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Rocket Relay Post Truck Manager

Λήψη αρχείων επέκτασης Rocket Relay Post Truck Manager σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        The Rocket Relay Post Truck Manager (PAT Manager) designed to make it easy for you to create truck orders and manage them on the Amazon Relay. 
Compatible with PC Chrome and Android (using Kiwi browser). NEW October 2023 UPDATE! Works with new Loadboard and Post Truck page.

With its easy-to-use interface and powerful features, you can:
✔ Quickly and easily create truck order with the exact same details as the trip on the Loadboard page, assign a driver and set your price;
✔ Instantly book trips from Loadboard using Post-a-Truck feature (even if you have booking limit on Amazon Relay Loadboard page);
✔ Manage your orders in bulk, with options to delete, move, or duplicate orders;
✔ Works seamlessly with any refresher or auto booker. 

To use the extension on the Loadboard page, you can simply set the price for a truck order and click "Post a truck" and "Confirm." The extension will create an order with the exact same details as the trip you want to post, and the trip will be booked immediately if the price is the same as the payout offered by Amazon Relay. You also have the option to set a higher price and wait for the payout to increase before booking the trip.

On the Post a Truck page, you can use the extension to delete orders in bulk, change the start or end time for orders in bulk, change the start and end time for orders in bulk, or clone orders in bulk. These features can save you time and make it easier to manage your orders on Amazon Relay.

Download the extension now from the Chrome Store and see how it can benefit your business on the Amazon Relay Loadboard.

To get started, we offer a 7-day free trial. After the trial, pricing is $39.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 FAQ, visit https://relaypatmanager.com                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Rocket Relay Post Truck Manager Rocket Relay Post Truck Manager
ID pmlcbfihajkjdoaaocpphopbahfldcai
Επίσημο URL https://chromewebstore.google.com/detail/rocket-relay-post-truck-m/pmlcbfihajkjdoaaocpphopbahfldcai
Περιγραφή Rocket Post-a-Truck Manager for Amazon Relay Loadboard (Rocket PAT Manager)
Μέγεθος Αρχείου 833 KB
Αριθμός Εγκαταστάσεων 707
Τρέχουσα Έκδοση 2.91
Τελευταία Ενημέρωση 2023-10-08
Ημερομηνία Δημοσίευσης 2021-10-29
Αξιολόγηση 4.40/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής https://relaypatmanager.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://relaypatmanager.com/privacy.html
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "2.91",
    "name": "Rocket Relay Post Truck Manager",
    "description": "Rocket Post-a-Truck Manager for Amazon Relay Loadboard (Rocket PAT Manager)",
    "options_page": "src\/pages\/options\/index.html",
    "background": {
        "service_worker": "src\/pages\/background\/index.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        },
        "default_title": "Rocket Relay PAT Manager"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/relay.amazon.com\/*",
                "https:\/\/relay.amazon.co.uk\/*",
                "https:\/\/relay.amazon.de\/*",
                "https:\/\/relay.amazon.es\/*",
                "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:\/\/relaypatmanager.com\/login\/*",
                "http:\/\/localhost:3000\/*"
            ],
            "js": [
                "src\/pages\/loadSearch\/index.js"
            ],
            "run_at": "document_start",
            "css": [
                "assets\/css\/loadSearchStyle.chunk.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*\/tours\/loadboard*",
                "https:\/\/*\/loadboard*",
                "https:\/\/*\/tours\/*"
            ],
            "js": [
                "src\/pages\/fetch_start\/index.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/*.js",
                "src\/pages\/fetch\/index.js"
            ],
            "matches": [
                "https:\/\/relay.amazon.com\/*",
                "https:\/\/relay.amazon.co.uk\/*",
                "https:\/\/relay.amazon.de\/*",
                "https:\/\/relay.amazon.es\/*",
                "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:\/\/relaypatmanager.com\/*",
                "http:\/\/localhost:3000\/*"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo4nqNDrIXoccIQ6dhrBZ2cwTgt6ec56wZEhvpQBYPA5dbtcTUJA0SsEXtxNQ74ayjUIXJJgn+R+D7keckg9MxSRnkWmxaFIVjZJI79zXtoaDE\/vnl1VmUlmO3YdxjyTSOro0MqpvkSke+pobeNkvmY7p9KfhNrFkxVmsTHUIVzfmNoEEsmYaliHPGYB6wyFkSkvlWt3yblU4E2tWg8ph8MVLRmlj+11EYMde8\/Ff5Mx4BRjiCC2AjmPxylbLmCdAtimRW+WP4hu37j8fdT1ycAGM9AMJDb7DxbpsNrI+i8drb5Z5ftvijJ4Mkg3a6f7ZpixZBc7CchcJFO7wKTQ\/ewIDAQAB"
}