AfterShip Track
Get real-time delivery updates with the free AfterShip extension.
Cos'è AfterShip Track?
AfterShip Track è un'estensione di Chrome sviluppata da AfterShip, e la sua funzione principale è "Get real-time delivery updates with the free AfterShip extension.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione AfterShip Track
Scarica i file di estensione AfterShip Track in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | AfterShip Track |
ID | jhemehieldlehgkhlhfbehfgopklgmad |
URL Ufficiale | https://chromewebstore.google.com/detail/aftership-track/jhemehieldlehgkhlhfbehfgopklgmad |
Descrizione | Get real-time delivery updates with the free AfterShip extension. |
Dimensione del File | 56.82 KB |
Conteggio Installazioni | 305 |
Versione Corrente | 1.1.2 |
Ultimo Aggiornamento | 2022-10-31 |
Data di Pubblicazione | 2022-07-15 |
Valutazione | 3.00/5 Totale 3 Valutazioni |
Sviluppatore | AfterShip |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.aftership.com |
Lingue Supportate | 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\/" ] } |