paketverfolgung.info

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

Qu'est-ce que paketverfolgung.info ?

paketverfolgung.info est une extension Chrome développée par https://paketverfolgung.info, et sa fonction principale est "Select the Tracking ID in your shipping confirmation and use the right-click menu to get to the desired tracking result.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension paketverfolgung.info

Téléchargez les fichiers d'extension paketverfolgung.info 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

                        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.                    

Informations de Base sur l'Extension

Nom paketverfolgung.info paketverfolgung.info
ID dclheidopooiecbibklogmhknfakkpha
URL Officiel https://chromewebstore.google.com/detail/paketverfolgunginfo/dclheidopooiecbibklogmhknfakkpha
Description Select the Tracking ID in your shipping confirmation and use the right-click menu to get to the desired tracking result.
Taille du Fichier 440 KB
Nombre d'Installations 62
Version Actuelle 0.1
Dernière Mise à Jour 2022-10-05
Date de Publication 2020-06-10
Développeur https://paketverfolgung.info
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://paketverfolgung.info
Langues Prises en Charge 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
    }
}