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

¿Qué es Package Tracker?

Package Tracker es una extensión de Chrome desarrollada por 做好事不留名, y su función principal es "Package Tracker has a simple interface, open the popup by clicking on the extension icon and copy the track number of the package.…".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Package Tracker

Descarga archivos de extensión Package Tracker en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Package Tracker Package Tracker
ID hommgcmlchmdindijhaodbngbiamhgmm
URL Oficial https://chromewebstore.google.com/detail/package-tracker/hommgcmlchmdindijhaodbngbiamhgmm
Descripción Package Tracker has a simple interface, open the popup by clicking on the extension icon and copy the track number of the package.…
Tamaño del Archivo 34.09 KB
Cantidad de Instalaciones 908
Versión Actual 1.0.1
Última Actualización 2023-02-22
Fecha de Publicación 2023-02-08
Calificación 5.00/5 Total de 2 Calificaciones
Desarrollador 做好事不留名
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    }
}