Courier Tracking
Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.
Apa itu Courier Tracking?
Courier Tracking adalah ekstensi Chrome yang dikembangkan oleh Vijay, dan fitur utamanya adalah "Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Courier Tracking
Unduh file ekstensi Courier Tracking dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | fbacmchaifbjifdcoohnkbpbfnlpodle |
URL Resmi | https://chrome.google.com/webstore/detail/courier-tracking/fbacmchaifbjifdcoohnkbpbfnlpodle |
Deskripsi | Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more. |
Ukuran File | 11.16 KB |
Jumlah Instalasi | 182 |
Versi Saat Ini | 0.7 |
Terakhir Diperbarui | 2015-04-05 |
Tanggal Publikasi | 2015-04-05 |
Penilaian | 2.67/5 Total 6 Penilaian |
Pengembang | Vijay |
Tipe Pembayaran | free |
Situs Ekstensi | http://ctracking.in |
Bahasa yang Didukung | 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:\/\/*\/*" ] } |