Iskytracking
The most powerful tracking solution in the USA or Internationally
Qu'est-ce que Iskytracking ?
Iskytracking est une extension Chrome développée par IskyTracking, et sa fonction principale est "The most powerful tracking solution in the USA or Internationally".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Iskytracking
Téléchargez les fichiers d'extension Iskytracking au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | bblohbkdhjhgmoebngjbllafpncfioge |
URL Officiel | https://chromewebstore.google.com/detail/iskytracking/bblohbkdhjhgmoebngjbllafpncfioge |
Description | The most powerful tracking solution in the USA or Internationally |
Taille du Fichier | 87.88 KB |
Nombre d'Installations | 185 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2022-06-05 |
Date de Publication | 2022-06-05 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | IskyTracking |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://iskytracking.com |
URL de la Page d'Aide | https://app.iskytracking.com/support |
URL de la Page de Politique de Confidentialité | https://iskytracking.com/privacy |
Langues Prises en Charge | 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": [] } ] } |