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.”。
扩展截图
下载Relay Auto Booker Refresher Rocket Pro扩展crx文件
下载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 |
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" } |