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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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:\/\/*\/*"
    ]
}