Carload
Copart and IAAI auctions management.
Carloadคืออะไร?
Carload เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Westpoints และคุณลักษณะหลักของมันคือ "Copart and IAAI auctions management."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Carload
ดาวน์โหลดไฟล์ส่วนขยาย Carload ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This is extension for auto import companies to management their dealers. Also we will give you admin panel for your business to add or remove dealers on extension.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Carload |
ID | abnliehnnagleabhdhpcjnlddgmfboad |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/carload/abnliehnnagleabhdhpcjnlddgmfboad |
คำอธิบาย | Copart and IAAI auctions management. |
ขนาดไฟล์ | 140 KB |
จำนวนการติดตั้ง | 63 |
เวอร์ชันปัจจุบัน | 2.8.44 |
อัปเดตครั้งล่าสุด | 2023-12-11 |
วันที่เผยแพร่ | 2023-10-29 |
ผู้พัฒนา | Westpoints |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://extension.carexpress.ge/privacy-and-policy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Carload", "description": "Copart and IAAI auctions management.", "version": "2.8.44", "icons": { "16": "obj-16x16.png", "32": "obj-32x32.png", "48": "obj-48x48.png", "128": "obj-128x128.png" }, "permissions": [ "storage", "management", "cookies" ], "background": { "service_worker": "background.js" }, "action": { "default_icon": "obj-16x16.png", "default_popup": "index.html" }, "host_permissions": [ "https:\/\/www.copart.com\/*", "https:\/\/copart.com\/*", "https:\/\/www.iaai.com\/*", "https:\/\/iaai.com\/*" ], "content_scripts": [ { "matches": [ " |