paketverfolgung.info

Select the Tracking ID in your shipping confirmation and use the right-click menu to get to the desired tracking result.

¿Qué es paketverfolgung.info?

paketverfolgung.info es una extensión de Chrome desarrollada por https://paketverfolgung.info, y su función principal es "Select the Tracking ID in your shipping confirmation and use the right-click menu to get to the desired tracking result.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión paketverfolgung.info

Descarga archivos de extensión paketverfolgung.info 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

                        Tracking your package has never been so easy. Select the tracking ID of your (shipping confirmation) email or website, use the context menu with a right click to get to the desired tracking result.

This Chrome Extention is in no way inferior to the main page and all other features offered. As usual, it supports major shipping carriers and EMS - an international express mail service offered by postal operators of the Universal Postal Union (UPU), connecting more than 180 countries and territories worldwide.
Users who mainly order through the well-known shopping channels and/or from Asian providers will be pleased by the support of the various Asian logistics companies.                    

Información Básica de la Extensión

Nombre paketverfolgung.info paketverfolgung.info
ID dclheidopooiecbibklogmhknfakkpha
URL Oficial https://chromewebstore.google.com/detail/paketverfolgunginfo/dclheidopooiecbibklogmhknfakkpha
Descripción Select the Tracking ID in your shipping confirmation and use the right-click menu to get to the desired tracking result.
Tamaño del Archivo 440 KB
Cantidad de Instalaciones 62
Versión Actual 0.1
Última Actualización 2022-10-05
Fecha de Publicación 2020-06-10
Desarrollador https://paketverfolgung.info
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://paketverfolgung.info
Idiomas Soportados de,en,fr,nl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "paketverfolgung.info",
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "version": "0.1",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self';",
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "background": {
        "scripts": [
            "js\/sss.background.js"
        ],
        "persistent": true
    }
}