Courier Tracking
Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.
Co je Courier Tracking?
Courier Tracking je rozšíření Chrome vyvinuté Vijay, a jeho hlavní funkcí je „Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Courier Tracking
Stáhněte si soubory rozšíření Courier Tracking ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | fbacmchaifbjifdcoohnkbpbfnlpodle |
Oficiální URL | https://chrome.google.com/webstore/detail/courier-tracking/fbacmchaifbjifdcoohnkbpbfnlpodle |
Popis | Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more. |
Velikost souboru | 11.16 KB |
Počet instalací | 182 |
Aktuální Verze | 0.7 |
Poslední Aktualizace | 2015-04-05 |
Datum Vydání | 2015-04-05 |
Hodnocení | 2.67/5 Celkem 6 Hodnocení |
Vývojář | Vijay |
Typ Platby | free |
Webové stránky Rozšíření | http://ctracking.in |
Podporované Jazyky | 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:\/\/*\/*" ] } |