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

O que é Package Tracker?

Package Tracker é uma extensão do Chrome desenvolvida por 做好事不留名, e sua principal característica é "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 Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Package Tracker

Baixe arquivos de extensão Package Tracker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Package Tracker Package Tracker
ID hommgcmlchmdindijhaodbngbiamhgmm
URL Oficial https://chromewebstore.google.com/detail/package-tracker/hommgcmlchmdindijhaodbngbiamhgmm
Descrição Package Tracker has a simple interface, open the popup by clicking on the extension icon and copy the track number of the package.…
Tamanho do Arquivo 34.09 KB
Contagem de Instalações 908
Versão Atual 1.0.1
Última Atualização 2023-02-22
Data de Publicação 2023-02-08
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor 做好事不留名
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}