Courier Tracking
Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.
Hvad er Courier Tracking?
Courier Tracking er en Chrome-udvidelse udviklet af Vijay, og dens hovedfunktion er "Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.".
Udvidelsesskærmbilleder
Download Courier Tracking-udvidelses-CRX-fil
Download Courier Tracking-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
Navn | |
ID | fbacmchaifbjifdcoohnkbpbfnlpodle |
Officiel URL | https://chrome.google.com/webstore/detail/courier-tracking/fbacmchaifbjifdcoohnkbpbfnlpodle |
Beskrivelse | Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more. |
Filstørrelse | 11.16 KB |
Antal Installationer | 182 |
Nuværende Version | 0.7 |
Senest Opdateret | 2015-04-05 |
Udgivelsesdato | 2015-04-05 |
Bedømmelse | 2.67/5 Samlet 6 Bedømmelser |
Udvikler | Vijay |
Betalingsmetode | free |
Udvidelseswebsted | http://ctracking.in |
Understøttede Sprog | 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:\/\/*\/*" ] } |