Courier Tracking

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

¿Qué es Courier Tracking?

Courier Tracking es una extensión de Chrome desarrollada por Vijay, y su función principal es "Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Courier Tracking

Descarga archivos de extensión Courier Tracking en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Courier Tracking Courier Tracking
ID fbacmchaifbjifdcoohnkbpbfnlpodle
URL Oficial https://chrome.google.com/webstore/detail/courier-tracking/fbacmchaifbjifdcoohnkbpbfnlpodle
Descripción Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.
Tamaño del Archivo 11.16 KB
Cantidad de Instalaciones 182
Versión Actual 0.7
Última Actualización 2015-04-05
Fecha de Publicación 2015-04-05
Calificación 2.67/5 Total de 6 Calificaciones
Desarrollador Vijay
Tipo de Pago free
Sitio Web de la Extensión http://ctracking.in
Idiomas Soportados 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:\/\/*\/*"
    ]
}