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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 URL 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:\/\/*\/*"
    ]
}