Courier Tracking

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

Courier Tracking क्या है?

Courier Tracking Vijay द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Courier Tracking एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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:\/\/*\/*"
    ]
}