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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } |