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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}