WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
BidWise by Eridan

BidWise by Eridan

View on Chrome Web Store
View BidWise by Eridan Chrome Extension on Chrome Web Store
Add to bookmarks
3.9 (33 ratings)
1 new ratings
1 views
This extension has been viewed 1 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.

BidWise by Eridan is a professional Chrome extension that simplifies and improves your experience with Copart and IAAI auto…
Type
Extension
Users
4,000 users
500
Eridan Company LLP
View author page of Eridan Company LLP
Published
Published on October 13, 2021
Version 7.1.14
Manifest version
3
Updated
Updated on November 19, 2025
make_chrome_yours/functionality
Extension Category
View on Chrome Web Store
View BidWise by Eridan 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",
    "version": "7.1.14",
    "manifest_version": 3,
    "minimum_chrome_version": "108",
    "name": "__MSG_extName__",
    "default_locale": "en",
    "background": {
        "service_worker": "background\/background.bundle.js"
    },
    "action": {
        "default_popup": "popup\/index.html",
        "default_icon": "assets\/img\/icon-34.png"
    },
    "icons": {
        "128": "assets\/img\/icon-128.png"
    },
    "permissions": [
        "webRequestAuthProvider",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "declarativeNetRequestWithHostAccess",
        "webNavigation",
        "webRequest",
        "management",
        "scripting",
        "cookies",
        "storage",
        "privacy",
        "proxy",
        "tabs",
        "system.cpu",
        "system.memory",
        "system.storage",
        "notifications",
        "browsingData"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.copart.com\/*",
                "*:\/\/*.iaai.com\/*",
                "*:\/\/*.manheim.com\/*"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "js": [
                "features\/disable_autotranslate.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/iaai.com\/*",
                "*:\/\/login.iaai.com\/*",
                "*:\/\/www.iaai.com\/*"
            ],
            "js": [
                "features\/heart_beat.bundle.js",
                "iaai\/iaai_content.bundle.js",
                "iaai\/iaai_document_idle.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/iaai.com\/*",
                "*:\/\/www.iaai.com\/*",
                "*:\/\/portal.auctionnow.iaai.com\/*"
            ],
            "all_frames": true,
            "world": "MAIN",
            "run_at": "document_start",
            "js": [
                "features\/message_bridge.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/iaai.com\/*",
                "*:\/\/www.iaai.com\/*",
                "*:\/\/portal.auctionnow.iaai.com\/*"
            ],
            "run_at": "document_start",
            "css": [
                "iaai\/content.styles.css"
            ],
            "js": [
                "features\/localization.bundle.js",
                "iaai\/iaai_live_auction.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/iaai.com\/*",
                "*:\/\/www.iaai.com\/*"
            ],
            "run_at": "document_start",
            "js": [
                "iaai\/iaai_document_start.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/copart.com\/*",
                "*:\/\/www.copart.com\/*",
                "*:\/\/g2auction.copart.com\/*"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "css": [
                "copart\/content.styles.css"
            ],
            "js": [
                "features\/localization.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/copart.com\/*",
                "*:\/\/www.copart.com\/*",
                "*:\/\/g2auction.copart.com\/*"
            ],
            "all_frames": true,
            "world": "MAIN",
            "run_at": "document_start",
            "js": [
                "features\/message_bridge.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/copart.com\/*",
                "*:\/\/www.copart.com\/*"
            ],
            "run_at": "document_start",
            "js": [
                "copart\/copart_document_start.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/copart.com\/*",
                "*:\/\/www.copart.com\/*"
            ],
            "js": [
                "features\/heart_beat.bundle.js",
                "copart\/copart_content.bundle.js",
                "copart\/copart_document_idle.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/g2auction.copart.com\/*"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "js": [
                "copart\/copart_live_auction.bundle.js",
                "copart\/copart_g2auction_start.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/manheim.com\/*",
                "*:\/\/*.manheim.com\/*"
            ],
            "js": [
                "features\/heart_beat.bundle.js",
                "manheim\/manheim_content.bundle.js",
                "manheim\/manheim_document_idle.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/manheim.com\/*",
                "*:\/\/*.manheim.com\/*"
            ],
            "all_frames": true,
            "world": "MAIN",
            "run_at": "document_start",
            "js": [
                "features\/message_bridge.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/manheim.com\/*",
                "*:\/\/*.manheim.com\/*"
            ],
            "run_at": "document_start",
            "css": [
                "manheim\/content.styles.css"
            ],
            "js": [
                "features\/localization.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/manheim.com\/*",
                "*:\/\/*.manheim.com\/*"
            ],
            "run_at": "document_start",
            "js": [
                "manheim\/manheim_document_start.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/copart.com\/*",
                "*:\/\/*.copart.com\/*",
                "*:\/\/iaai.com\/*",
                "*:\/\/*.iaai.com\/*",
                "*:\/\/manheim.com\/*",
                "*:\/\/*.manheim.com\/*"
            ],
            "run_at": "document_start",
            "js": [
                "features\/tab_discard_ping.bundle.js"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/copart.com\/*",
            "*:\/\/*.copart.com\/*",
            "*:\/\/.copart.com\/*",
            "*:\/\/iaai.com\/*",
            "*:\/\/*.iaai.com\/*",
            "*:\/\/.iaai.com\/*",
            "*:\/\/manheim.com\/*",
            "*:\/\/*.manheim.com\/*",
            "*:\/\/.manheim.com\/*"
        ]
    },
    "host_permissions": [
        "*:\/\/copart.com\/*",
        "*:\/\/*.copart.com\/*",
        "*:\/\/.copart.com\/*",
        "*:\/\/iaai.com\/*",
        "*:\/\/*.iaai.com\/*",
        "*:\/\/.iaai.com\/*",
        "*:\/\/manheim.com\/*",
        "*:\/\/*.manheim.com\/*",
        "*:\/\/.manheim.com\/*",
        "*:\/\/eridan-duplicator.com\/*",
        "*:\/\/*.eridan-duplicator.com\/*",
        "*:\/\/eridan.software\/*",
        "*:\/\/*.eridan.software\/*",
        "*:\/\/autohelperbot.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/img\/icon-128.png",
                "assets\/img\/icon-34.png",
                "assets\/img\/loader.gif",
                "assets\/img\/icon-transparent.png",
                "assets\/img\/background_loader.png",
                "assets\/img\/AutoAstat.ico"
            ],
            "matches": [
                "*:\/\/copart.com\/*",
                "*:\/\/*.copart.com\/*",
                "*:\/\/.copart.com\/*",
                "*:\/\/iaai.com\/*",
                "*:\/\/*.iaai.com\/*",
                "*:\/\/.iaai.com\/*",
                "*:\/\/manheim.com\/*",
                "*:\/\/*.manheim.com\/*",
                "*:\/\/.manheim.com\/*"
            ]
        },
        {
            "resources": [
                "copart\/copart_xhr_interceptor.bundle.js",
                "copart\/copart_xhr_redirection_lite.bundle.js",
                "copart\/copart_xhr_interceptor_lite.bundle.js",
                "iaai\/iaai_xhr_interceptor.bundle.js",
                "iaai\/iaai_ws_interceptor.bundle.js",
                "copart\/copart_ws_interceptor.bundle.js",
                "copart\/copart_g2auction_start.bundle.js",
                "manheim\/manheim_xhr_interceptor.bundle.js"
            ],
            "matches": [
                "*:\/\/copart.com\/*",
                "*:\/\/*.copart.com\/*",
                "*:\/\/.copart.com\/*",
                "*:\/\/iaai.com\/*",
                "*:\/\/*.iaai.com\/*",
                "*:\/\/.iaai.com\/*",
                "*:\/\/manheim.com\/*",
                "*:\/\/*.manheim.com\/*",
                "*:\/\/.manheim.com\/*"
            ]
        },
        {
            "resources": [
                "feature_photo_gallery.html"
            ],
            "matches": [
                "*:\/\/copart.com\/*",
                "*:\/\/*.copart.com\/*",
                "*:\/\/.copart.com\/*",
                "*:\/\/iaai.com\/*",
                "*:\/\/*.iaai.com\/*",
                "*:\/\/.iaai.com\/*",
                "*:\/\/manheim.com\/*",
                "*:\/\/*.manheim.com\/*",
                "*:\/\/.manheim.com\/*"
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "csp_ruleset",
                "enabled": true,
                "path": ".\/assets\/rules.json"
            }
        ]
    }
}
© 2026 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