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 là gì?

Package Tracker là một tiện ích mở rộng Chrome được phát triển bởi 做好事不留名, và tính năng chính của nó là "Package Tracker has a simple interface, open the popup by clicking on the extension icon and copy the track number of the package.…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Package Tracker

Tải xuống các tệp mở rộng Package Tracker dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Package Tracker Package Tracker
ID hommgcmlchmdindijhaodbngbiamhgmm
URL Chính Thức https://chromewebstore.google.com/detail/package-tracker/hommgcmlchmdindijhaodbngbiamhgmm
Mô tả Package Tracker has a simple interface, open the popup by clicking on the extension icon and copy the track number of the package.…
Kích Thước Tệp 34.09 KB
Số Lần Cài Đặt 908
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2023-02-22
Ngày Phát Hành 2023-02-08
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển 做好事不留名
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}