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

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Package Tracker

ดาวน์โหลดไฟล์ส่วนขยาย 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
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"
    }
}