Courier Tracking

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

Co to jest Courier Tracking?

Courier Tracking to rozszerzenie Chrome opracowane przez Vijay, a jego główną funkcją jest „Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Courier Tracking

Pobierz pliki rozszerzeń Courier Tracking w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Courier Tracking Courier Tracking
ID fbacmchaifbjifdcoohnkbpbfnlpodle
Oficjalny URL https://chrome.google.com/webstore/detail/courier-tracking/fbacmchaifbjifdcoohnkbpbfnlpodle
Opis Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.
Rozmiar pliku 11.16 KB
Liczba instalacji 182
Aktualna Wersja 0.7
Ostatnia Aktualizacja 2015-04-05
Data Publikacji 2015-04-05
Ocena 2.67/5 Łącznie 6 Oceny
Deweloper Vijay
Typ Płatności free
Strona Rozszerzenia http://ctracking.in
Obsługiwane Języki 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:\/\/*\/*"
    ]
}