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是由cocinci开发的Chrome扩展程序,该扩展的主要功能是“You will see a list of links of HD pictures show up under the header (and other important information isInsuranceSeller?)”。
扩展截图
下载Copart HD Photos扩展crx文件
下载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"
扩展基本信息
名称 | |
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" } |