AfterShip Track

Get real-time delivery updates with the free AfterShip extension.

O que é AfterShip Track?

AfterShip Track é uma extensão do Chrome desenvolvida por AfterShip, e sua principal característica é "Get real-time delivery updates with the free AfterShip extension.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão AfterShip Track

Baixe arquivos de extensão AfterShip Track 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

                        Track all your online orders and shipments!

You can use our shipment tracker for all deliveries with every local and international carrier including the Post, DHL, UPS, FedEx, DPD, USPS, etc.

Free shipment tracking with our extension 

Features includes:
• Sync your tracking history with Google Sync
• Automatic update tracking status
• Support up to 50 tracking numbers at one time

AfterShip package tracker currently supports 1000+ carriers in our order tracker web app.                    

Informações Básicas da Extensão

Nome AfterShip Track AfterShip Track
ID jhemehieldlehgkhlhfbehfgopklgmad
URL Oficial https://chromewebstore.google.com/detail/aftership-track/jhemehieldlehgkhlhfbehfgopklgmad
Descrição Get real-time delivery updates with the free AfterShip extension.
Tamanho do Arquivo 56.82 KB
Contagem de Instalações 305
Versão Atual 1.1.2
Última Atualização 2022-10-31
Data de Publicação 2022-07-15
Classificação 3.00/5 Total de 3 Avaliações
Desenvolvedor AfterShip
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.aftership.com
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.721b7357.png",
        "48": "icon48.f544afcb.png",
        "128": "icon128.6aa15eb0.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.721b7357.png",
            "48": "icon48.f544afcb.png"
        },
        "default_popup": "popup.d334c8be.html"
    },
    "version": "1.1.2",
    "name": "AfterShip Track",
    "description": "Get real-time delivery updates with the free AfterShip extension.",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*.aftership.com\/"
    ]
}