Courier Tracking
Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.
What is Courier Tracking?
Courier Tracking is a Chrome extension developed by Vijay, and its main feature is "Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.".
Extension Screenshots
Download Courier Tracking Extension CRX File
Download Courier Tracking extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | fbacmchaifbjifdcoohnkbpbfnlpodle |
Official URL | https://chrome.google.com/webstore/detail/courier-tracking/fbacmchaifbjifdcoohnkbpbfnlpodle |
Description | Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more. |
File Size | 11.16 KB |
Installation Count | 182 |
Current Version | 0.7 |
Last Updated | 2015-04-05 |
Publish Date | 2015-04-05 |
Rating | 2.67/5 Total 6 Ratings |
Developer | Vijay |
Payment Type | free |
Extension Website | http://ctracking.in |
Supported Languages | 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:\/\/*\/*" ] } |