Iskytracking
The most powerful tracking solution in the USA or Internationally
Co to jest Iskytracking?
Iskytracking to rozszerzenie Chrome opracowane przez IskyTracking, a jego główną funkcją jest „The most powerful tracking solution in the USA or Internationally”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Iskytracking
Pobierz pliki rozszerzeń Iskytracking 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
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | bblohbkdhjhgmoebngjbllafpncfioge |
Oficjalny URL | https://chromewebstore.google.com/detail/iskytracking/bblohbkdhjhgmoebngjbllafpncfioge |
Opis | The most powerful tracking solution in the USA or Internationally |
Rozmiar pliku | 87.88 KB |
Liczba instalacji | 185 |
Aktualna Wersja | 1.0.0 |
Ostatnia Aktualizacja | 2022-06-05 |
Data Publikacji | 2022-06-05 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | IskyTracking |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://iskytracking.com |
Adres URL Strony Pomocy | https://app.iskytracking.com/support |
Adres URL Strony Polityki Prywatności | https://iskytracking.com/privacy |
Obsługiwane Języki | 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": [] } ] } |