InterLogistic Tool

An indispensable tool for a modern car business owner to work with copart.com and iaai.com

InterLogistic Tool क्या है?

InterLogistic Tool https://my.interlogisticllc.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An indispensable tool for a modern car business owner to work with copart.com and iaai.com"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में InterLogistic Tool एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        An indispensable tool for a modern car business owner to work with copart and iaai auctions
We help to get reliable information about the lot (show hidden auction fields):
- The cost for which the lot was won;
- Vin number of the car without authorization on the auction website:
- Seller's reserve by lot (how much the seller wants the minimum, available for the IAAI auction);
- The number of people who have already placed bids on the lot (available for IAAI auction).

Additional functions:
- History of trades by lot;
- Statistics of sales of similar lots;
- Notifications about the start of trading and exceeding the planned bet in the Telegram Bot;
- Copy VIN in one click;
- Search images in Google by VIN in one click;
- "My trades" - allows you to create a schedule of trades for the lots you are interested in (available for authorized dealers).

Delivery cost calculation:
- Delivery by land to the port of departure;
- Delivery to the port of the recipient (Odessa, Yuzhny, Klaipeda) - freight;
- Customs payments in accordance with the legislation of the country of the consignee;
With the application you can:
- To clarify the possibility of export by the type of documents of a particular lot, contacting our logistics center;
- Client authorization allows you to use personal rates for calculating the cost of the company's services.
If you want to develop your auto business and are looking for a reliable partner in the field of logistics, fill in the form and become our partner https://il-shipping.com/en/

Added additional function when working with auto.Ria parking site
Our office in Ukraine:
Ukraine, Kharkov, st. O. Yarosha, 18
tel .: +38 099-4111-600
Email: [email protected]

Our office in Europe:
UAB Interlogistic Europe
Seliu 38-15, Vilnius, Lithuania
+37062010903
[email protected]                    

एक्सटेंशन की मूल जानकारी

नाम InterLogistic Tool InterLogistic Tool
ID nejhljchonjbbppnbeggcndiekjhangd
आधिकारिक URL https://chromewebstore.google.com/detail/interlogistic-tool/nejhljchonjbbppnbeggcndiekjhangd
विवरण An indispensable tool for a modern car business owner to work with copart.com and iaai.com
फ़ाइल का आकार 8.3 MB
स्थापना संख्या 10,598
वर्तमान संस्करण 2.8.16
अंतिम अपडेट 2023-03-06
प्रकाशन तिथि 2020-07-03
रेटिंग 4.55/5 कुल 58 रेटिंग्स
डेवलपर https://my.interlogisticllc.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://shipping.interlogisticllc.com/
सहायता पृष्ठ URL https://my.interlogisticllc.com/
गोपनीयता नीति पृष्ठ URL https://delivery.interlogisticllc.com/privacy_policy/interlogistic_tool.html
समर्थित भाषाएँ en,lt,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "InterLogistic Tool",
    "short_name": "Expansion from the company InterLogistic LLC",
    "version": "2.8.16",
    "author": "InterLogistic LLC",
    "description": "An indispensable tool for a modern car business owner to work with copart.com and iaai.com",
    "default_locale": "en",
    "icons": {
        "16": "icons\/128.png",
        "32": "icons\/128.png",
        "48": "icons\/128.png",
        "64": "icons\/128.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "*:\/\/*.copart.com\/*",
        "*:\/\/*.iaai.com\/*",
        "*:\/\/auto.ria.com\/*",
        "*:\/\/*.interlogisticllc.com\/*"
    ],
    "background": {
        "scripts": [
            "libs\/jquery-3.3.1.min.js",
            "libs\/xlsx.full.min.js",
            "libs\/md5.min.js",
            "js\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.iaai.com\/*",
                "*:\/\/*.copart.com\/*"
            ],
            "js": [
                "libs\/jquery-3.3.1.min.js",
                "libs\/datepicker.js",
                "libs\/popper.min.js",
                "libs\/bootstrap.min.js",
                "libs\/bootstrap-multiselect.js",
                "js\/template_scripts.js",
                "libs\/jszip.min.js",
                "js\/script.js",
                "libs\/kit.fontawesome.js",
                "js\/agBanner.js"
            ],
            "css": [
                "css\/fontawesome.all.css",
                "css\/datepicker.material.css",
                "css\/bootstrap-multiselect.css",
                "css\/style.css",
                "fonts\/roboto\/roboto.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.iaai.com\/*",
                "*:\/\/*.copart.com\/*"
            ],
            "js": [
                "libs\/jquery-3.3.1.min.js",
                "js\/dashboard.js"
            ],
            "run_at": "document_end",
            "css": [],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/auto.ria.com\/*"
            ],
            "js": [
                "libs\/jquery-3.3.1.min.js",
                "libs\/jquery-ui.min.js",
                "libs\/jquery.datepicker.extension.range.min.js",
                "libs\/popper.min.js",
                "libs\/bootstrap.min.js",
                "libs\/bootstrap-multiselect.js",
                "libs\/jszip.min.js",
                "js\/auto.ria.script.js",
                "libs\/kit.fontawesome.js"
            ],
            "css": [
                "css\/fontawesome.all.css",
                "css\/jquery-ui.min.css",
                "css\/bootstrap-multiselect.css",
                "css\/style.css"
            ]
        }
    ],
    "browser_action": {
        "default_title": "InterLogistic Tool",
        "default_icon": "icons\/128.png"
    },
    "web_accessible_resources": [
        "template\/*.html",
        "img\/*.png",
        "img\/*.svg",
        "img\/*.gif",
        "img\/agAd\/*.jpg",
        "fonts\/roboto\/*.woff2",
        "fonts\/roboto\/*.woff"
    ]
}