Courier Tracking
Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.
Vad är Courier Tracking?
Courier Tracking är en Chrome-tillägg utvecklad av Vijay, och dess huvudfunktion är "Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.".
Tilläggsskärmbilder
Ladda ner Courier Tracking-förlängningens CRX-fil
Ladda ner Courier Tracking-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | fbacmchaifbjifdcoohnkbpbfnlpodle |
Officiell webbadress | https://chrome.google.com/webstore/detail/courier-tracking/fbacmchaifbjifdcoohnkbpbfnlpodle |
Beskrivning | Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more. |
Filstorlek | 11.16 KB |
Antal Installationer | 182 |
Aktuell Version | 0.7 |
Senast Uppdaterad | 2015-04-05 |
Publiceringsdatum | 2015-04-05 |
Betyg | 2.67/5 Totalt 6 Betyg |
Utvecklare | Vijay |
Betalningssätt | free |
Tilläggswebbplats | http://ctracking.in |
Stödda Språk | 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:\/\/*\/*" ] } |