Courier Tracking

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

Qu'est-ce que Courier Tracking ?

Courier Tracking est une extension Chrome développée par Vijay, et sa fonction principale est "Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Courier Tracking

Téléchargez les fichiers d'extension Courier Tracking au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Courier Tracking Courier Tracking
ID fbacmchaifbjifdcoohnkbpbfnlpodle
URL Officiel https://chrome.google.com/webstore/detail/courier-tracking/fbacmchaifbjifdcoohnkbpbfnlpodle
Description Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.
Taille du Fichier 11.16 KB
Nombre d'Installations 182
Version Actuelle 0.7
Dernière Mise à Jour 2015-04-05
Date de Publication 2015-04-05
Évaluation 2.67/5 Total 6 Évaluations
Développeur Vijay
Type de Paiement free
Site Web de l'Extension http://ctracking.in
Langues Prises en Charge 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:\/\/*\/*"
    ]
}