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

Co to jest Package Tracker?

Package Tracker to rozszerzenie Chrome opracowane przez 做好事不留名, a jego główną funkcją jest „Package Tracker has a simple interface, open the popup by clicking on the extension icon and copy the track number of the package.…”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Package Tracker

Pobierz pliki rozszerzeń Package Tracker w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Package Tracker Package Tracker
ID hommgcmlchmdindijhaodbngbiamhgmm
Oficjalny URL https://chromewebstore.google.com/detail/package-tracker/hommgcmlchmdindijhaodbngbiamhgmm
Opis Package Tracker has a simple interface, open the popup by clicking on the extension icon and copy the track number of the package.…
Rozmiar pliku 34.09 KB
Liczba instalacji 908
Aktualna Wersja 1.0.1
Ostatnia Aktualizacja 2023-02-22
Data Publikacji 2023-02-08
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper 做好事不留名
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}