Iskytracking
The most powerful tracking solution in the USA or Internationally
Cos'è Iskytracking?
Iskytracking è un'estensione di Chrome sviluppata da IskyTracking, e la sua funzione principale è "The most powerful tracking solution in the USA or Internationally".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Iskytracking
Scarica i file di estensione Iskytracking 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
IskyTracking is the most powerful and inclusive package tracking platform. It enables to track over the biggest carriers such as DHL, Fedex, UPS, TNT. USPS … and generate valid tracking numbers in USA, UK or Internationally IskyTracking Chrome Extension Features: * Track a package with your tracking number using our parcel tracking tool for international tracking. It enables to track over the biggest carriers such as DHL, Fedex, UPS, TNT. USPS …. * Generate valid tracking numbers in USA, UK or Internationally. IskyTracking is the best tool for for dropshipper.
Informazioni di Base sull'Estensione
Nome | |
ID | bblohbkdhjhgmoebngjbllafpncfioge |
URL Ufficiale | https://chromewebstore.google.com/detail/iskytracking/bblohbkdhjhgmoebngjbllafpncfioge |
Descrizione | The most powerful tracking solution in the USA or Internationally |
Dimensione del File | 87.88 KB |
Conteggio Installazioni | 185 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2022-06-05 |
Data di Pubblicazione | 2022-06-05 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | IskyTracking |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://iskytracking.com |
URL della Pagina di Aiuto | https://app.iskytracking.com/support |
URL della Pagina della Politica sulla Privacy | https://iskytracking.com/privacy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "The most powerful tracking solution in the USA or Internationally", "version": "1.0.0", "manifest_version": 3, "name": "Iskytracking", "action": { "default_popup": "popup.html", "default_icon": "iskytracking.png" }, "permissions": [ "storage" ], "icons": { "128": "iskytracking.png" }, "web_accessible_resources": [ { "resources": [ "iskytracking.png" ], "matches": [] } ] } |