Courier Tracking
Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.
Wat is Courier Tracking?
Courier Tracking is een Chrome-extensie ontwikkeld door Vijay, en de belangrijkste functie is "Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.".
Extensie Screenshots
Download het CRX-bestand van de extensie Courier Tracking
Download Courier Tracking-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | fbacmchaifbjifdcoohnkbpbfnlpodle |
Officiële URL | https://chrome.google.com/webstore/detail/courier-tracking/fbacmchaifbjifdcoohnkbpbfnlpodle |
Beschrijving | Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more. |
Bestandsgrootte | 11.16 KB |
Aantal Installaties | 182 |
Huidige Versie | 0.7 |
Laatst Bijgewerkt | 2015-04-05 |
Publicatiedatum | 2015-04-05 |
Beoordeling | 2.67/5 Totaal 6 Beoordelingen |
Ontwikkelaar | Vijay |
Betalingswijze | free |
Extensiewebsite | http://ctracking.in |
Ondersteunde Talen | 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:\/\/*\/*" ] } |