AfterShip Track

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

Co to jest AfterShip Track?

AfterShip Track to rozszerzenie Chrome opracowane przez AfterShip, a jego główną funkcją jest „Get real-time delivery updates with the free AfterShip extension.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia AfterShip Track

Pobierz pliki rozszerzeń AfterShip Track 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

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa AfterShip Track AfterShip Track
ID jhemehieldlehgkhlhfbehfgopklgmad
Oficjalny URL https://chromewebstore.google.com/detail/aftership-track/jhemehieldlehgkhlhfbehfgopklgmad
Opis Get real-time delivery updates with the free AfterShip extension.
Rozmiar pliku 56.82 KB
Liczba instalacji 305
Aktualna Wersja 1.1.2
Ostatnia Aktualizacja 2022-10-31
Data Publikacji 2022-07-15
Ocena 3.00/5 Łącznie 3 Oceny
Deweloper AfterShip
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.aftership.com
Obsługiwane Języki 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\/"
    ]
}