Iskytracking
The most powerful tracking solution in the USA or Internationally
Wat is Iskytracking?
Iskytracking is een Chrome-extensie ontwikkeld door IskyTracking, en de belangrijkste functie is "The most powerful tracking solution in the USA or Internationally".
Extensie Screenshots
Download het CRX-bestand van de extensie Iskytracking
Download Iskytracking-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | bblohbkdhjhgmoebngjbllafpncfioge |
Officiële URL | https://chromewebstore.google.com/detail/iskytracking/bblohbkdhjhgmoebngjbllafpncfioge |
Beschrijving | The most powerful tracking solution in the USA or Internationally |
Bestandsgrootte | 87.88 KB |
Aantal Installaties | 185 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2022-06-05 |
Publicatiedatum | 2022-06-05 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | IskyTracking |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://iskytracking.com |
Help Pagina-URL | https://app.iskytracking.com/support |
URL van de Privacybeleid Pagina | https://iskytracking.com/privacy |
Ondersteunde Talen | 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": [] } ] } |