AuctionGate

Copart & IAAI Accounts Access Management and Control Service For Your Business

AuctionGateคืออะไร?

AuctionGate เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://auctiongate.io และคุณลักษณะหลักของมันคือ "Copart & IAAI Accounts Access Management and Control Service For Your Business"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AuctionGate

ดาวน์โหลดไฟล์ส่วนขยาย AuctionGate ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Free service for working with auto auctions Copart and IAAI

Available languages:
English, Georgian, Russian, Ukrainian

The extension integrates into the Copart and IAAI auction lot pages, and allows you to use convenient tools to quickly calculate the purchase price and delivery of the lot from the auction to the destination, also allowing you to quickly make purchase decisions based on the following extension tools.

Price list - calculating the cost of purchasing a lot at auctions and its further delivery with customs clearance. 
The calculation of the price includes: 
- The cost of the lot 
- Auction tax
- Cost of shipping within the USA or Canada to the onward exporting warehouse 
- Shipping cost from warehouse to receiving country
- Additional static costs associated with auto delivery 
- Customs clearance costs in destination country

The ability to set different users different prices, which will reduce your time for requests to calculate the cost of delivery of cars from your customers 

Checking lot by VIN 
- Previous auction history at Copart and IAAI
- Vin decoding 
- Vehicle Specifications 

Invoice Generator
- Invoice for lot payment at a Copart auction
- Invoice for lot payment at a IAAI auction

Document types 
- Possibility to export the lot
- The cost of re-doing the documents 
- State to send the lot for export

Account management for Copart and IAAI auction accounts:
- Implementation of logging into an auction account via the AuctipnGate.io service
- Limiting bids 
   - By the sum of the bid
   - By number of simultaneously placed bids 
   - By number of won cars
   - By pre-bid 
   - By live bidding 
   - By States
- User Activity Statistics 
   - History of lots visited 
   - Bid history 
   - Purchased Vehicle History

A separate Watch List for each user

Contacts:
USA, Dover DE 19901
www.auctiongate.io
+19107825682
[email protected]                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ AuctionGate AuctionGate
ID ehpiejnmbdjkaplmbafaejdhodalfbie
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/auctiongate/ehpiejnmbdjkaplmbafaejdhodalfbie
คำอธิบาย Copart & IAAI Accounts Access Management and Control Service For Your Business
ขนาดไฟล์ 268 KB
จำนวนการติดตั้ง 4,220
เวอร์ชันปัจจุบัน 0.9.23
อัปเดตครั้งล่าสุด 2024-02-08
วันที่เผยแพร่ 2022-12-19
คะแนน 4.68/5 รวมทั้งหมด 19 คะแนน
ผู้พัฒนา https://auctiongate.io
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://auctiongate.io
URL หน้าช่วยเหลือ https://auctiongate.io/us/contact
URL หน้านโยบายความเป็นส่วนตัว https://auctiongate.io/us/policy
ภาษาที่รองรับ en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "AuctionGate",
    "short_name": "AuctionGate",
    "version": "0.9.23",
    "author": "ILC",
    "description": "Copart & IAAI Accounts Access Management and Control Service For Your Business",
    "default_locale": "en",
    "icons": {
        "16": "icons\/on.png",
        "32": "icons\/on.png",
        "48": "icons\/on.png",
        "64": "icons\/on.png",
        "128": "icons\/on.png"
    },
    "permissions": [
        "storage",
        "cookies",
        "tabs",
        "webRequest",
        "activeTab",
        "management",
        "debugger"
    ],
    "host_permissions": [
        "*:\/\/*.copart.com\/*",
        "*:\/\/*.iaai.com\/*",
        "*:\/\/auctiongate.io\/*",
        "*:\/\/*.auctiongate.io\/*",
        "*:\/\/*.ecb.europa.eu\/*",
        "*:\/\/www.googletagmanager.com\/*"
    ],
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.copart.com\/*",
                "*:\/\/*.iaai.com\/*"
            ],
            "js": [
                "js\/overrideUserName.js",
                "js\/watchListIaai.js",
                "js\/notice_export.js",
                "js\/devTools.js"
            ],
            "css": [
                "css\/overrideUserName.css",
                "css\/watchListIaai.css",
                "css\/popUpNotExport.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.iaai.com\/*"
            ],
            "js": [
                "js\/watchListIaai.js"
            ],
            "css": [
                "css\/watchListIaai.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.copart.com\/*",
                "*:\/\/*.iaai.com\/*"
            ],
            "js": [
                "libs\/jquery-3.3.1.min.js",
                "js\/page_log.js",
                "js\/addNoStatePopUpOnPage.js",
                "js\/showErrors.js",
                "js\/invoiceCopart.js"
            ],
            "css": [
                "css\/popUpSweetchState.css",
                "css\/authLoader.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.iaai.com\/*"
            ],
            "js": [
                "js\/invoiceIaai.js"
            ]
        },
        {
            "matches": [
                "*:\/\/login.iaai.com\/*"
            ],
            "js": [
                "js\/iaaiLogIn.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.copart.com\/*"
            ],
            "js": [
                "js\/invoiceCopart.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.copart.com\/*"
            ],
            "js": [
                "libs\/jquery-3.3.1.min.js",
                "js\/script.js",
                "js\/prebid.js",
                "js\/prebidControl.js",
                "js\/watchListCopart.js",
                "js\/copartHidePages.js",
                "js\/copartXsrfInclude.js"
            ],
            "css": [
                "css\/style.css",
                "css\/watchListCopart.css",
                "css\/prebid.css",
                "css\/popUpSweetchState.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.copart.com\/*"
            ],
            "js": [
                "js\/copartHidePayData.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.iaai.com\/*"
            ],
            "js": [
                "libs\/jquery-3.3.1.min.js",
                "js\/aaiMainScript.js",
                "js\/iaaiPrebid.js",
                "js\/iaaiPrebidControl.js",
                "js\/iaaiHidePages.js"
            ],
            "css": [
                "css\/style.css",
                "css\/prebid.css",
                "css\/popUpSweetchState.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.iaai.com\/*",
                "*:\/\/*.copart.com\/*"
            ],
            "js": [
                "libs\/jquery-3.3.1.min.js",
                "js\/dashboard.js",
                "js\/view.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.iaai.com\/*",
                "*:\/\/*.copart.com\/*"
            ],
            "run_at": "document_start",
            "css": [
                "css\/view.css",
                "css\/viewShippers.css"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.iaai.com\/*"
            ],
            "run_at": "document_start",
            "js": [
                "js\/iaaiSearch.js",
                "js\/iaaiHidePayData.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.copart.com\/*"
            ],
            "js": [
                "js\/copartSearch.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "all_frames": true,
            "matches": [
                "*:\/\/g2auction.copart.com\/*"
            ],
            "js": [
                "js\/addNoStatePopUpOnPage.js",
                "js\/coaprt_live.js",
                "js\/copartLiveStateControl.js",
                "js\/copartLiveBidControl.js"
            ],
            "css": [
                "css\/popUpSweetchState.css",
                "css\/copartLiveStateControl.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.copart.com\/*"
            ],
            "js": [
                "js\/copartPaymentsDue.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.iaai.com\/*"
            ],
            "js": [
                "js\/iaaiPaymentsDue.js"
            ]
        },
        {
            "all_frames": true,
            "matches": [
                "*:\/\/portal.auctionnow.iaai.com\/*"
            ],
            "js": [
                "js\/iaai_live.js",
                "js\/iaaiLiveStateControl.js",
                "js\/iaaiLiveBidControl.js"
            ],
            "css": [
                "css\/popUpSweetchState.css",
                "css\/copartLiveStateControl.css"
            ]
        }
    ],
    "action": {
        "default_title": "Car Auctions Manager",
        "default_icon": {
            "16": "icons\/on.png",
            "32": "icons\/on.png",
            "48": "icons\/on.png",
            "64": "icons\/on.png",
            "128": "icons\/on.png"
        },
        "default_popup": "template\/auth.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "template\/*.html",
                "template\/*.png",
                "icons\/*.png",
                "js\/*.js"
            ],
            "matches": [
                "*:\/\/*.copart.com\/*",
                "*:\/\/*.iaai.com\/*"
            ]
        }
    ]
}