Package Tracker

Package Tracker has a simple interface, open the popup by clicking on the extension icon and copy the track number of the package.…

Package Tracker란 무엇입니까?

Package Tracker은(는) 做好事不留名에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Package Tracker has a simple interface, open the popup by clicking on the extension icon and copy the track number of the package.…"입니다.

확장 프로그램 스크린샷

screenshot

Package Tracker 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Package Tracker has a simple interface, open the popup by clicking on the extension icon and copy the track number of the package. Press the search button - the history of the movement of the parcel will open.

The extension identifies the courier of your parcel and searches for a postal item on the sites of courier services and on the sites of aggregators. You do not need to know the addresses of the sites, the extension knows which sites to look for information about your shipment.

The parcel tracker will find the most complete information about your parcel from several sources, track the full path of all stopping points. Also Package Tracker can find the current position of trackless parcels.                    

확장 프로그램 기본 정보

이름 Package Tracker Package Tracker
ID hommgcmlchmdindijhaodbngbiamhgmm
공식 URL https://chromewebstore.google.com/detail/package-tracker/hommgcmlchmdindijhaodbngbiamhgmm
설명 Package Tracker has a simple interface, open the popup by clicking on the extension icon and copy the track number of the package.…
파일 크기 34.09 KB
설치 횟수 908
현재 버전 1.0.1
최근 업데이트 2023-02-22
출시 날짜 2023-02-08
평점 5.00/5 총 2 개의 평점
개발자 做好事不留名
이메일 [email protected]
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Package Tracker",
    "version": "1.0.1",
    "manifest_version": 3,
    "host_permissions": [
        ""
    ],
    "permissions": [
        "tabs",
        "cookies"
    ],
    "action": {
        "default_title": "Default Title",
        "default_popup": "index.html",
        "default_icon": {
            "512": "icons\/logo.png"
        }
    },
    "icons": {
        "512": "icons\/logo.png"
    }
}