Copart HD Photos

You will see a list of links of HD pictures show up under the header (and other important information isInsuranceSeller?)

Copart HD Photosคืออะไร?

Copart HD Photos เป็นส่วนขยายของ Chrome ที่พัฒนาโดย cocinci และคุณลักษณะหลักของมันคือ "You will see a list of links of HD pictures show up under the header (and other important information isInsuranceSeller?)"

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

screenshot

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

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

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

                        Shortly after you open a lot number, a list of links will show up under the header. Click those links to view the HD pictures.
also you can see other critical info such is VIN number and "insurance seller? -yes/no"                    

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

ชื่อ Copart HD Photos Copart HD Photos
ID gpngbbmgdcpjgaginlmakhaehfkljhfo
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/copart-hd-photos/gpngbbmgdcpjgaginlmakhaehfkljhfo
คำอธิบาย You will see a list of links of HD pictures show up under the header (and other important information isInsuranceSeller?)
ขนาดไฟล์ 67.87 KB
จำนวนการติดตั้ง 2,201
เวอร์ชันปัจจุบัน 0.3.1
อัปเดตครั้งล่าสุด 2019-12-30
วันที่เผยแพร่ 2019-12-30
คะแนน 4.50/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา cocinci
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "js\/vendor\/browser-polyfill-0.4.0.js",
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "js\/vendor\/browser-polyfill-0.4.0.js",
                "content.js"
            ],
            "matches": [
                "https:\/\/www.copart.com\/*"
            ]
        }
    ],
    "description": "You will see a list of links of HD pictures show up under the header (and other important information isInsuranceSeller?)",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxuwj2fSmwIptaYzk1+DyVpeY6cY7qRyI\/ESzAauftIG5LQ4V2YlYPNvhfMHrxGd9wdfj+syt3\/Q1GJpMxIFGfNzlyf\/54gu3lplX1mtLmTXmdv3dxNcICeDZ6KRqkPwGZ34AFg7XESBQr0YpU3Ph+dgwJwAQ+g3i2EeQgArErPISCEOCJkQ4oIumeCpdTJsqOoSAM5Lew1f67CQX4VG\/odPpkJj7wh+GOkgviJPdj5M7l9M6uvzIR8137tdED\/X6q\/MTYJZajjny2z5mkPf3SGpl5PANik5w\/VWPxbAdqAvocgtzwRBZJhPjRyEcsihxN+1IAa0nQ\/uLuJda150BoQIDAQAB",
    "manifest_version": 2,
    "name": "Copart HD Photos",
    "permissions": [
        "https:\/\/www.copart.com\/",
        "https:\/\/carsfromwest.com\/*\/api\/",
        "https:\/\/mmember.copart.com\/solrlotdetails\/"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.3.1"
}