Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"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"
}
]
}
}