Kelley Blue Book for Craigslist
Kelley Blue Book for Craigslist allows you to quickly find the true KBB value for cars on Craigslist so you can find a good deal
Kelley Blue Book for Craigslistคืออะไร?
Kelley Blue Book for Craigslist เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.seantburke.com และคุณลักษณะหลักของมันคือ "Kelley Blue Book for Craigslist allows you to quickly find the true KBB value for cars on Craigslist so you can find a good deal"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Kelley Blue Book for Craigslist
ดาวน์โหลดไฟล์ส่วนขยาย Kelley Blue Book for Craigslist ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Kelley Blue Book for Craigslist quickly finds the KBB price for all used, new and dealer cars on Craigslist. There is no longer a need to go back and forth between Craigslist.org and KBB.com in order to find a good deal. Install Kelley Blue Book for Craigslist to easily find good deals. Kelley Blue Book for Craigslist is not affiliated with Kelley Blue Book or Craigslist. What's new in 1.1.10 + Small bug that would prevent parsing of cars on craigslist in some cases. What's new in 1.1.9 + Improved matching of make, models, and years + Allow restarting when zipcode forgotten What's new in 1.1.8 + Added error handling when forgetting zip code + Fixed dropdowns to select the year, make and model + Added engineering enhancements such as linting, and prettier + Fixed a lot of lint errors What's new in 1.1.7 + App fully functional again + Added KBB Meter SVG + Ability to enter Zip Code What's new in 1.1.6 + KBB Api changed, fixed to get links at least + Added KBB meter iFrame What's new in 1.1.5 + Temporary fix to get it working What's new in 1.1.4 + Bug fixes. Should see the red error box a lot less frequently now. What's new in 1.1.3 + Added support for international Craigslists, however, language and currency are not converted. What's new in 1.1.2 + Updated the look of the form + Fixed bug that wouldn't handle New cars (e.g. 2015 Honda Civic) + Fixed bug that wouldn't load extension if "Year" was not set in options + Automatically open a tab with Kelley Blue Book if error occurs What's new in 1.1.1 + Added a permanent fix for the pricing error. Now shows all information. Credit to @joechee on Github for fixing the error. What's new in 1.1.0 + Added a temporary fix for the pricing error. Displays iFrame of Market Meter from KBB.com
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Kelley Blue Book for Craigslist |
ID | fmbbdgpoheokfdcgbpaofghkgbghadod |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/kelley-blue-book-for-crai/fmbbdgpoheokfdcgbpaofghkgbghadod |
คำอธิบาย | Kelley Blue Book for Craigslist allows you to quickly find the true KBB value for cars on Craigslist so you can find a good deal |
ขนาดไฟล์ | 408 KB |
จำนวนการติดตั้ง | 743 |
เวอร์ชันปัจจุบัน | 1.1.10 |
อัปเดตครั้งล่าสุด | 2018-12-03 |
วันที่เผยแพร่ | 2018-12-03 |
คะแนน | 3.95/5 รวมทั้งหมด 22 คะแนน |
ผู้พัฒนา | https://www.seantburke.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.seantburke.com/ |
URL หน้าช่วยเหลือ | https://github.com/hawaiianchimp/kbb-craigslist/issues |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Kelley Blue Book for Craigslist", "version": "1.1.10", "manifest_version": 2, "description": "Kelley Blue Book for Craigslist allows you to quickly find the true KBB value for cars on Craigslist so you can find a good deal", "homepage_url": "http:\/\/www.seantburke.com", "web_accessible_resources": [ "src\/inject\/images\/logo240.png", "src\/inject\/fonts\/glyphicons-halflings-regular.*", "src\/inject\/js\/canvas.js", "src\/inject\/kbb.html", "icons\/kbblogo*.png", "src\/inject\/js\/makes.json", "src\/inject\/js\/makes_generated.json" ], "icons": { "16": "icons\/kbblogo16.png", "48": "icons\/kbblogo48.png", "128": "icons\/kbblogo128.png" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/www.google-analytics.com 'unsafe-eval'; object-src 'self'", "background": { "scripts": [ "src\/libs\/jquery\/jquery-1.11.0.min.js", "src\/libs\/jquery\/jquery-migrate-1.2.1.min.js", "src\/bg\/background.js" ], "persistent": true }, "permissions": [ "storage", "*:\/\/*.kbb.com\/*", "*:\/\/*.keleybluebookimages.com\/*", "*:\/\/*.craigslist.at\/*", "*:\/\/*.craigslist.ca\/*", "*:\/\/*.craigslist.ch\/*", "*:\/\/*.craigslist.com\/*", "*:\/\/*.craigslist.com.cn\/*", "*:\/\/*.craigslist.com.mx\/*", "*:\/\/*.craigslist.com.ph\/*", "*:\/\/*.craigslist.co.in\/*", "*:\/\/*.craigslist.co.th\/*", "*:\/\/*.craigslist.co.uk\/*", "*:\/\/*.craigslist.co.za\/*", "*:\/\/*.craigslist.cz\/*", "*:\/\/*.craigslist.de\/*", "*:\/\/*.craigslist.es\/*", "*:\/\/*.craigslist.fi\/*", "*:\/\/*.craigslist.hk\/*", "*:\/\/*.craigslist.it\/*", "*:\/\/*.craigslist.jp\/*", "*:\/\/*.craigslist.org\/*", "*:\/\/*.craigslist.pl\/*", "*:\/\/*.craigslist.pt\/*", "*:\/\/*.craigslist.tw\/*", "*:\/\/*.craigslist.tr\/*" ], "content_scripts": [ { "matches": [ "*:\/\/*.craigslist.org\/ct*\/*.html", "*:\/\/*.craigslist.org\/*\/ct*\/*.html", "*:\/\/*.craigslist.at\/ct*\/*.html", "*:\/\/*.craigslist.ca\/ct*\/*.html", "*:\/\/*.craigslist.ch\/ct*\/*.html", "*:\/\/*.craigslist.com\/ct*\/*.html", "*:\/\/*.craigslist.com.cn\/ct*\/*.html", "*:\/\/*.craigslist.com.mx\/ct*\/*.html", "*:\/\/*.craigslist.com.ph\/ct*\/*.html", "*:\/\/*.craigslist.co.in\/ct*\/*.html", "*:\/\/*.craigslist.co.th\/ct*\/*.html", "*:\/\/*.craigslist.co.uk\/ct*\/*.html", "*:\/\/*.craigslist.co.za\/ct*\/*.html", "*:\/\/*.craigslist.cz\/ct*\/*.html", "*:\/\/*.craigslist.de\/ct*\/*.html", "*:\/\/*.craigslist.es\/ct*\/*.html", "*:\/\/*.craigslist.fi\/ct*\/*.html", "*:\/\/*.craigslist.hk\/ct*\/*.html", "*:\/\/*.craigslist.it\/ct*\/*.html", "*:\/\/*.craigslist.jp\/ct*\/*.html", "*:\/\/*.craigslist.org\/ct*\/*.html", "*:\/\/*.craigslist.pl\/ct*\/*.html", "*:\/\/*.craigslist.pt\/ct*\/*.html", "*:\/\/*.craigslist.tw\/ct*\/*.html", "*:\/\/*.craigslist.tr\/ct*\/*.html", "*:\/\/*.craigslist.at\/*\/ct*\/*.html", "*:\/\/*.craigslist.ca\/*\/ct*\/*.html", "*:\/\/*.craigslist.ch\/*\/ct*\/*.html", "*:\/\/*.craigslist.com\/*\/ct*\/*.html", "*:\/\/*.craigslist.com.cn\/*\/ct*\/*.html", "*:\/\/*.craigslist.com.mx\/*\/ct*\/*.html", "*:\/\/*.craigslist.com.ph\/*\/ct*\/*.html", "*:\/\/*.craigslist.co.in\/*\/ct*\/*.html", "*:\/\/*.craigslist.co.th\/*\/ct*\/*.html", "*:\/\/*.craigslist.co.uk\/*\/ct*\/*.html", "*:\/\/*.craigslist.co.za\/*\/ct*\/*.html", "*:\/\/*.craigslist.cz\/*\/ct*\/*.html", "*:\/\/*.craigslist.de\/*\/ct*\/*.html", "*:\/\/*.craigslist.es\/*\/ct*\/*.html", "*:\/\/*.craigslist.fi\/*\/ct*\/*.html", "*:\/\/*.craigslist.hk\/*\/ct*\/*.html", "*:\/\/*.craigslist.it\/*\/ct*\/*.html", "*:\/\/*.craigslist.jp\/*\/ct*\/*.html", "*:\/\/*.craigslist.org\/*\/ct*\/*.html", "*:\/\/*.craigslist.pl\/*\/ct*\/*.html", "*:\/\/*.craigslist.pt\/*\/ct*\/*.html", "*:\/\/*.craigslist.tw\/*\/ct*\/*.html", "*:\/\/*.craigslist.tr\/*\/ct*\/*.html" ], "js": [ "src\/libs\/jquery\/jquery-1.11.0.min.js", "src\/libs\/jquery\/jquery-migrate-1.2.1.min.js", "src\/libs\/bootstrap\/bootstrap.min.js", "src\/inject\/js\/inject.js", "src\/inject\/js\/canvas.js", "src\/inject\/js\/iframe.js" ], "css": [ "src\/inject\/css\/inject.css", "src\/inject\/css\/bootstrap-theme.min.css", "src\/inject\/css\/bootstrap.min.css" ], "all_frames": true, "run_at": "document_end" } ] } |