LoadFetcher - Relay Amazon Efficiency Booster

Dispatch Workflow Automation, Post Truck Manager, Refresher and many more for Relay Amazon Loadboard.

Τι είναι το LoadFetcher - Relay Amazon Efficiency Booster;

Το LoadFetcher - Relay Amazon Efficiency Booster είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://loadfetcher.com, και η κύρια λειτουργία του είναι "Dispatch Workflow Automation, Post Truck Manager, Refresher and many more for Relay Amazon Loadboard.".

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

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης LoadFetcher - Relay Amazon Efficiency Booster

Λήψη αρχείων επέκτασης LoadFetcher - Relay Amazon Efficiency Booster σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Introducing the Loadfetcher extension, a powerful Chrome extension designed to enhance your experience on the Relay Amazon website. This extension is perfect for those who frequently create and manage post orders on the platform.

With the Relay Amazon Helper, you can easily create and delete post orders with just a few clicks, without the need for any extra effort. The extension streamlines the process, making it faster and more efficient.

In addition, the extension also offers a load history feature, allowing you to quickly view past load prices. This feature can be especially useful for those who frequently deal with multiple loads and want to keep track of their past activity.

The Relay Amazon Helper is a must-have tool for anyone who wants to save time and effort while using the Relay Amazon platform. Whether you're a seasoned user or just getting started, this extension is the perfect companion to help you manage your post orders with ease.                    

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

Όνομα LoadFetcher - Relay Amazon Efficiency Booster LoadFetcher - Relay Amazon Efficiency Booster
ID ihcgicdogclbieclnldfjmlglkolankb
Επίσημο URL https://chromewebstore.google.com/detail/loadfetcher-relay-amazon/ihcgicdogclbieclnldfjmlglkolankb
Περιγραφή Dispatch Workflow Automation, Post Truck Manager, Refresher and many more for Relay Amazon Loadboard.
Μέγεθος Αρχείου 4.38 MB
Αριθμός Εγκαταστάσεων 995
Τρέχουσα Έκδοση 3.11.2
Τελευταία Ενημέρωση 2024-03-05
Ημερομηνία Δημοσίευσης 2023-07-27
Αξιολόγηση 5.00/5 Συνολικά 4 Αξιολογήσεις
Προγραμματιστής https://loadfetcher.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής in_app
Ιστότοπος Επέκτασης https://loadfetcher.com
Διεύθυνση URL της Σελίδας Βοήθειας https://loadfetcher.com
URL της Σελίδας Πολιτικής Απορρήτου https://loadfetcher.com/policy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Dispatch Workflow Automation, Post Truck Manager, Refresher and many more for Relay Amazon Loadboard.",
    "version": "3.11.2",
    "manifest_version": 3,
    "name": "LoadFetcher - Relay Amazon Efficiency Booster",
    "options_page": "options.html",
    "background": {
        "service_worker": "background.bundle.js",
        "type": "module"
    },
    "permissions": [
        "tabs",
        "storage",
        "declarativeNetRequest"
    ],
    "action": {
        "default_popup": "",
        "default_icon": "icon-48.png"
    },
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost\/*",
            "https:\/\/loadfetcher.com\/*"
        ]
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "ruleset.json"
            }
        ]
    },
    "icons": {
        "16": "icon-48.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "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\/*"
            ],
            "js": [
                "contentScript.bundle.js",
                "mainComponent.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ]
        }
    ],
    "devtools_page": "devtools.html",
    "host_permissions": [
        "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\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content.styles.css",
                "icon-128.png",
                "main.js",
                "mainComponent.bundle.js"
            ],
            "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\/*"
            ]
        }
    ]
}