Courier Tracking

Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.

Courier Trackingคืออะไร?

Courier Tracking เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vijay และคุณลักษณะหลักของมันคือ "Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Courier Tracking

ดาวน์โหลดไฟล์ส่วนขยาย Courier Tracking ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        CTracking.in is offering a service for tracking the status of the various courier or mail services across the world. Currently we are supporting tracking of United States USPS, Fedex, DHL and BlueDart.

We are planning to add more services like DTDC, Professinal couriers, Indian Speed Post, UPS, Canada Post, Trackon couriers and First Flight Couriers.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Courier Tracking Courier Tracking
ID fbacmchaifbjifdcoohnkbpbfnlpodle
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/courier-tracking/fbacmchaifbjifdcoohnkbpbfnlpodle
คำอธิบาย Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.
ขนาดไฟล์ 11.16 KB
จำนวนการติดตั้ง 182
เวอร์ชันปัจจุบัน 0.7
อัปเดตครั้งล่าสุด 2015-04-05
วันที่เผยแพร่ 2015-04-05
คะแนน 2.67/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา Vijay
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://ctracking.in
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Courier Tracking",
    "short_name": "Track the Status of Different Courier Services",
    "description": "Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.",
    "version": "0.7",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}