WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Gill Auto Refresher (Amazon Relay)

Gill Auto Refresher (Amazon Relay)

View on Chrome Web Store
View Gill Auto Refresher (Amazon Relay) Chrome Extension on Chrome Web Store
Add to bookmarks
3.6 (12 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Website: https://gillautobooker.vercel.app/ Are you looking for a hassle-free way to book loads on Amazon Relay? Look no further!…
Type
Extension
Users
121 users
4
GillAutoBooker
View author page of GillAutoBooker
Published
Published on July 20, 2020
Version 34.0
Manifest version
3
Updated
Updated on March 22, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View Gill Auto Refresher (Amazon Relay) Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Gill Auto Refresher (Amazon Relay)",
    "version": "34.0",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/relay.amazon.com\/loadboard\/search\/*",
                "https:\/\/relay.amazon.ca\/loadboard\/search\/*"
            ],
            "js": [
                "jquery-3.6.0.js",
                "content.js",
                "ExtPay.js"
            ],
            "css": [
                "content.css"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/Sounds\/successbook.mp3",
                "\/Sounds\/gora_sound.mp3"
            ],
            "matches": [
                "https:\/\/relay.amazon.com\/*"
            ]
        }
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top