Iskytracking

The most powerful tracking solution in the USA or Internationally

¿Qué es Iskytracking?

Iskytracking es una extensión de Chrome desarrollada por IskyTracking, y su función principal es "The most powerful tracking solution in the USA or Internationally".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Iskytracking

Descarga archivos de extensión Iskytracking en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Iskytracking Iskytracking
ID bblohbkdhjhgmoebngjbllafpncfioge
URL Oficial https://chromewebstore.google.com/detail/iskytracking/bblohbkdhjhgmoebngjbllafpncfioge
Descripción The most powerful tracking solution in the USA or Internationally
Tamaño del Archivo 87.88 KB
Cantidad de Instalaciones 185
Versión Actual 1.0.0
Última Actualización 2022-06-05
Fecha de Publicación 2022-06-05
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador IskyTracking
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://iskytracking.com
URL de la Página de Ayuda https://app.iskytracking.com/support
URL de la Página de Política de Privacidad https://iskytracking.com/privacy
Idiomas Soportados 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": []
        }
    ]
}