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