Courier Tracking
Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.
Was ist Courier Tracking?
Courier Tracking ist eine Chrome-Erweiterung, die von Vijay entwickelt wurde, und ihr Hauptmerkmal ist "Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.".
Erweiterungsscreenshots
Courier Tracking-Erweiterungs-CRX-Datei herunterladen
Laden Sie Courier Tracking-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | fbacmchaifbjifdcoohnkbpbfnlpodle |
Offizielle URL | https://chrome.google.com/webstore/detail/courier-tracking/fbacmchaifbjifdcoohnkbpbfnlpodle |
Beschreibung | Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more. |
Dateigröße | 11.16 KB |
Installationsanzahl | 182 |
Aktuelle Version | 0.7 |
Letztes Update | 2015-04-05 |
Veröffentlichungsdatum | 2015-04-05 |
Bewertung | 2.67/5 Insgesamt 6 Bewertungen |
Entwickler | Vijay |
Zahlungsart | free |
Erweiterungswebsite | http://ctracking.in |
Unterstützte Sprachen | 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:\/\/*\/*" ] } |