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文件

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

擴展使用說明

                        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
官方網址 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"
    }
}