Courier Tracking
Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.
Cos'è Courier Tracking?
Courier Tracking è un'estensione di Chrome sviluppata da Vijay, e la sua funzione principale è "Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Courier Tracking
Scarica i file di estensione Courier Tracking in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | fbacmchaifbjifdcoohnkbpbfnlpodle |
URL Ufficiale | https://chrome.google.com/webstore/detail/courier-tracking/fbacmchaifbjifdcoohnkbpbfnlpodle |
Descrizione | Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more. |
Dimensione del File | 11.16 KB |
Conteggio Installazioni | 182 |
Versione Corrente | 0.7 |
Ultimo Aggiornamento | 2015-04-05 |
Data di Pubblicazione | 2015-04-05 |
Valutazione | 2.67/5 Totale 6 Valutazioni |
Sviluppatore | Vijay |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://ctracking.in |
Lingue Supportate | 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:\/\/*\/*" ] } |