Auto Bid Auction
Copart and IAAI auctions management.
ما هو Auto Bid Auction؟
Auto Bid Auction هو إضافة Chrome تم تطويرها بواسطة Westpoints، والميزة الرئيسية لها هي "Copart and IAAI auctions management.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Auto Bid Auction
قم بتنزيل ملفات الامتداد Auto Bid Auction بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | Auto Bid Auction |
ID | cjlmblcipnoclbbgeelpefcdjdaekhnd |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/auto-bid-auction/cjlmblcipnoclbbgeelpefcdjdaekhnd |
الوصف | Copart and IAAI auctions management. |
حجم الملف | 149 KB |
عدد التثبيتات | 38 |
النسخة الحالية | 2.8.40 |
آخر تحديث | 2023-11-07 |
تاريخ النشر | 2023-04-25 |
المطور | Westpoints |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://wspoints.com/extension/privacyAndPolicy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Auto Bid Auction", "description": "Copart and IAAI auctions management.", "version": "2.8.40", "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": [ " |