Iskytracking
The most powerful tracking solution in the USA or Internationally
O que é Iskytracking?
Iskytracking é uma extensão do Chrome desenvolvida por IskyTracking, e sua principal característica é "The most powerful tracking solution in the USA or Internationally".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Iskytracking
Baixe arquivos de extensão Iskytracking no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | bblohbkdhjhgmoebngjbllafpncfioge |
URL Oficial | https://chromewebstore.google.com/detail/iskytracking/bblohbkdhjhgmoebngjbllafpncfioge |
Descrição | The most powerful tracking solution in the USA or Internationally |
Tamanho do Arquivo | 87.88 KB |
Contagem de Instalações | 185 |
Versão Atual | 1.0.0 |
Última Atualização | 2022-06-05 |
Data de Publicação | 2022-06-05 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | IskyTracking |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://iskytracking.com |
URL da Página de Ajuda | https://app.iskytracking.com/support |
URL da Página de Política de Privacidade | https://iskytracking.com/privacy |
Idiomas Suportados | 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": [] } ] } |