AfterShip Track
Get real-time delivery updates with the free AfterShip extension.
AfterShip Trackคืออะไร?
AfterShip Track เป็นส่วนขยายของ Chrome ที่พัฒนาโดย AfterShip และคุณลักษณะหลักของมันคือ "Get real-time delivery updates with the free AfterShip extension."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AfterShip Track
ดาวน์โหลดไฟล์ส่วนขยาย AfterShip Track ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Track all your online orders and shipments! You can use our shipment tracker for all deliveries with every local and international carrier including the Post, DHL, UPS, FedEx, DPD, USPS, etc. Free shipment tracking with our extension Features includes: • Sync your tracking history with Google Sync • Automatic update tracking status • Support up to 50 tracking numbers at one time AfterShip package tracker currently supports 1000+ carriers in our order tracker web app.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | AfterShip Track |
ID | jhemehieldlehgkhlhfbehfgopklgmad |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/aftership-track/jhemehieldlehgkhlhfbehfgopklgmad |
คำอธิบาย | Get real-time delivery updates with the free AfterShip extension. |
ขนาดไฟล์ | 56.82 KB |
จำนวนการติดตั้ง | 305 |
เวอร์ชันปัจจุบัน | 1.1.2 |
อัปเดตครั้งล่าสุด | 2022-10-31 |
วันที่เผยแพร่ | 2022-07-15 |
คะแนน | 3.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | AfterShip |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.aftership.com |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png", "128": "icon128.6aa15eb0.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png" }, "default_popup": "popup.d334c8be.html" }, "version": "1.1.2", "name": "AfterShip Track", "description": "Get real-time delivery updates with the free AfterShip extension.", "permissions": [ "storage" ], "host_permissions": [ "https:\/\/*.aftership.com\/" ] } |