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.…

Hvad er Package Tracker?

Package Tracker er en Chrome-udvidelse udviklet af 做好事不留名, og dens hovedfunktion er "Package Tracker has a simple interface, open the popup by clicking on the extension icon and copy the track number of the package.…".

Udvidelsesskærmbilleder

screenshot

Download Package Tracker-udvidelses-CRX-fil

Download Package Tracker-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Package Tracker Package Tracker
ID hommgcmlchmdindijhaodbngbiamhgmm
Officiel URL https://chromewebstore.google.com/detail/package-tracker/hommgcmlchmdindijhaodbngbiamhgmm
Beskrivelse Package Tracker has a simple interface, open the popup by clicking on the extension icon and copy the track number of the package.…
Filstørrelse 34.09 KB
Antal Installationer 908
Nuværende Version 1.0.1
Senest Opdateret 2023-02-22
Udgivelsesdato 2023-02-08
Bedømmelse 5.00/5 Samlet 2 Bedømmelser
Udvikler 做好事不留名
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}