By: MNT Developer
Inspect and view changes in Auction Dec source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Auction Dec",
"version": "1.4.0.7",
"description": "Monitoring Web auctions",
"permissions": [
"activeTab",
"tabs",
"storage",
"privacy",
"browsingData",
"scripting",
"cookies",
"webNavigation",
"webRequest",
"webRequestBlocking",
"http://*/*",
"https://*/*",
"*://copart.com/*",
"*://copart.ca/*",
"<all_urls>"
],
"icons": {
"16": "images/logos/logo.webp",
"48": "images/logos/logo.webp",
"128": "images/logos/logo.webp"
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "AuctionDec",
"default_icon": {
"16": "images/logos/logo.webp",
"48": "images/logos/logo.webp",
"128": "images/logos/logo.webp"
}
},
"content_scripts": [
{
"matches": [
"*://g2auction.copart.com/*",
"*://g2auction.copart.ca/*",
"*://copart.com/*",
"*://www.copart.com/*",
"*://*.copart.com/*",
"*://copart.ca/*",
"*://www.copart.ca/*",
"*://*.copart.ca/*",
"*://iaai.com/*",
"*://www.iaai.com/*",
"*://*.iaai.com/*",
"*://progi.com/*",
"*://www.progi.com/*",
"*://*.progi.com/*",
"*://progipix.com/*",
"*://www.progipix.com/*",
"*://*.progipix.com/*",
"*://starkautosales.com/*",
"*://www.starkautosales.com/*",
"*://*.starkautosales.com/*"
],
"js": [
"devtoolsGuard.js"
],
"run_at": "document_start"
},
{
"matches": [
"*://g2auction.copart.com/*",
"*://g2auction.copart.ca/*"
],
"js": [
"deviceInfo.js",
"copartWsApiCommon.js",
"copartWsEventBridge.js",
"copartLiveWsHook.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"*://g2auction.copart.com/*",
"*://g2auction.copart.ca/*"
],
"js": [
"deviceInfo.js",
"copartWsApiCommon.js",
"copartWsEventBridge.js",
"iframe-content.js"
],
"all_frames": true
},
{
"matches": [
"*://www.copart.com/*",
"*://*.copart.com/*"
],
"js": [
"disablePasswordManager.js"
],
"run_at": "document_start"
},
{
"matches": [
"*://www.copart.ca/*",
"*://*.copart.ca/*"
],
"js": [
"disablePasswordManager.js"
],
"run_at": "document_start"
},
{
"matches": [
"*://iaai.com/*",
"*://*.iaai.com/*"
],
"js": [
"iaaiPreMask.js",
"disablePasswordManager.js"
],
"run_at": "document_start"
},
{
"matches": [
"*://*.progi.com/*"
],
"js": [
"disablePasswordManager.js"
],
"run_at": "document_start"
},
{
"matches": [
"*://*.progipix.com/*"
],
"js": [
"disablePasswordManager.js"
],
"run_at": "document_start"
},
{
"matches": [
"*://*.icbc.com/*"
],
"js": [
"disablePasswordManager.js"
],
"run_at": "document_start"
},
{
"matches": [
"*://*.starkautosales.com/*"
],
"js": [
"disablePasswordManager.js"
],
"run_at": "document_start"
},
{
"matches": [
"*://www.ca.iaai.com/*",
"*://ca.iaai.com/*"
],
"js": [
"lib/jquery.min.js",
"sidebar.js",
"utils/auctionHeaderUsername.js",
"content.js",
"content-auction-details-ca.js",
"captureScreen.js"
]
},
{
"matches": [
"*://www.iaai.com/*",
"*://iaai.com/*",
"*://www.ca.iaai.com/*",
"*://ca.iaai.com/*",
"*://portal.auctionnow.iaai.com/*",
"*://www.portal.auctionnow.iaai.com/*"
],
"js": [
"iaaiUsLiveSignalRHook.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"*://login.iaai.com/*"
],
"js": [
"iaaiLoginPerform.js"
],
"run_at": "document_end"
},
{
"matches": [
"*://www.iaai.com/*",
"*://iaai.com/*",
"*://portal.auctionnow.iaai.com/*",
"*://www.portal.auctionnow.iaai.com/*"
],
"js": [
"lib/jquery.min.js",
"utils/auctionHeaderUsername.js",
"captureScreen.js",
"content_us.js"
]
},
{
"matches": [
"*://portal.auctionnow.iaai.com/*",
"*://www.portal.auctionnow.iaai.com/*"
],
"js": [
"lib/jquery.min.js",
"captureScreen.js"
]
},
{
"matches": [
"*://www.iaai.com/VehicleDetail/*",
"*://iaai.com/VehicleDetail/*",
"*://www.iaai.com/vehicledetail/*",
"*://iaai.com/vehicledetail/*"
],
"js": [
"iaaiUsVehicleDetailPreBidHook.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"*://www.iaai.com/VehicleDetail/*",
"*://iaai.com/VehicleDetail/*"
],
"js": [
"lib/jquery.min.js",
"content-auction-details.js",
"captureScreen.js"
]
},
{
"matches": [
"*://www.iaai.com/vehicledetail/*",
"*://iaai.com/vehicledetail/*"
],
"js": [
"lib/jquery.min.js",
"content-auction-details.js",
"captureScreen.js"
]
},
{
"matches": [
"*://www.iaai.com/MyVehiclesNew*",
"*://iaai.com/MyVehiclesNew*"
],
"js": [
"lib/jquery.min.js",
"content-auction-details.js",
"captureScreen.js",
"iaaiMyVehiclesBids.js"
]
},
{
"matches": [
"*://www.copart.com/lot/*",
"*://copart.com/lot/*"
],
"js": [
"lib/jquery.min.js",
"content-auction-details-copart.js"
]
},
{
"matches": [
"*://www.copart.ca/lot/*",
"*://copart.ca/lot/*"
],
"js": [
"lib/jquery.min.js",
"content-auction-details-copart.js"
]
},
{
"matches": [
"*://*.icbc.com/*"
],
"js": [
"lib/jquery.min.js",
"content_icbc.js"
]
},
{
"matches": [
"*://*.progi.com/*"
],
"js": [
"progiPreBidHook.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"*://*.progi.com/*"
],
"js": [
"lib/jquery.min.js",
"captureScreen.js",
"content_progi.js"
]
},
{
"matches": [
"*://starkautosales.com/login*",
"*://www.starkautosales.com/login*",
"*://*.starkautosales.com/login*"
],
"js": [
"starkLoginMaskEarly.js"
],
"run_at": "document_start"
},
{
"matches": [
"*://*.starkautosales.com/*"
],
"js": [
"starkLiveAuctionSetProxyHook.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"*://*.starkautosales.com/*"
],
"js": [
"lib/jquery.min.js",
"captureScreen.js",
"content_stark.js"
]
},
{
"matches": [
"*://www.copart.com/*",
"*://copart.com/*",
"*://*.copart.com/*"
],
"js": [
"copartUsPrelimBidHook.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"*://www.copart.com/*",
"*://*.copart.com/*"
],
"css": [
"styles/loader.css",
"/styles/popUpSweetchState.css"
],
"js": [
"lib/jquery.min.js",
"utils/copartXsrfInclude.js",
"sidebar.js",
"utils/auctionHeaderUsername.js",
"js/copartUsLoginControl.js",
"content_us_copart.js",
"captureScreen.js",
"displayErrors.js"
]
},
{
"matches": [
"*://www.copart.ca/*",
"*://*.copart.ca/*"
],
"css": [
"styles/loader.css",
"/styles/popUpSweetchState.css"
],
"js": [
"lib/jquery.min.js",
"utils/copartXsrfInclude.js",
"sidebar.js",
"utils/auctionHeaderUsername.js",
"js/copartCaLoginControl.js",
"content_ca_copart.js",
"captureScreen.js",
"displayErrors.js"
]
}
],
"web_accessible_resources": [
"progiPreBidPage.js"
],
"background": {
"scripts": [
"api.js",
"ca_iaa.js",
"us_iaa.js",
"ca_icbc.js",
"us_copart.js",
"ca_progi.js",
"/utils/utils.js",
"deviceInfo.js",
"copartWsApiCommon.js",
"devtoolsMonitor.js",
"background.js",
"auth.js",
"ca_stark.js"
]
},
"applications": {
"gecko": {
"id": "mnt.developer24@gmail.com",
"strict_min_version": "68.0"
}
},
"content_security_policy": "script-src 'self'; object-src 'self'"
} Best Auction Dec Alternatives
Here are some Firefox add-ons that are similar to Auction Dec:
SA Auctiongroup
spiceware
Auction Bid Assistant
Auctioneersvault
Capital City Auction Tracker
bp
Auctions for Windows 7
MrsJolly
Auction Price Calculator
Matt Gray
Auctions 3
MrsJolly
eBay Auction Tracker
Cecila
Remote tool bidbag auction bid sniper for eBay
bidbag Development
BB Auction Assistant
Juscious
BarNoneAuction-1
barnone-1364594433.98
E-Auctions Scraper: Export Listings, Sellers
nifty.codes