Courier Tracking

Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.

什麼是Courier Tracking?

Courier Tracking是由Vijay開發的Chrome擴展程式,該擴展的主要功能是“Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.”。

擴展截圖

screenshot

下載Courier Tracking擴展crx文件

下載Courier Tracking擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Courier Tracking Courier Tracking
ID fbacmchaifbjifdcoohnkbpbfnlpodle
官方網址 https://chrome.google.com/webstore/detail/courier-tracking/fbacmchaifbjifdcoohnkbpbfnlpodle
簡介 Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.
檔案大小 11.16 KB
安裝次數 182
目前版本 0.7
更新時間 2015-04-05
上架時間 2015-04-05
評分 2.67/5 共 6 次評分
開發者 Vijay
付費類型 free
擴展官網 http://ctracking.in
支援的語言 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:\/\/*\/*"
    ]
}