AfterShip Track

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

¿Qué es AfterShip Track?

AfterShip Track es una extensión de Chrome desarrollada por AfterShip, y su función principal es "Get real-time delivery updates with the free AfterShip extension.".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión AfterShip Track

Descarga archivos de extensión AfterShip Track 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

                        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.                    

Información Básica de la Extensión

Nombre AfterShip Track AfterShip Track
ID jhemehieldlehgkhlhfbehfgopklgmad
URL Oficial https://chromewebstore.google.com/detail/aftership-track/jhemehieldlehgkhlhfbehfgopklgmad
Descripción Get real-time delivery updates with the free AfterShip extension.
Tamaño del Archivo 56.82 KB
Cantidad de Instalaciones 305
Versión Actual 1.1.2
Última Actualización 2022-10-31
Fecha de Publicación 2022-07-15
Calificación 3.00/5 Total de 3 Calificaciones
Desarrollador AfterShip
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.aftership.com
Idiomas Soportados 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\/"
    ]
}