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 做好事不留名 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "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 फ़ाइल डाउनलोड करें

crx प्रारूप में Package Tracker एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}