paketverfolgung.info

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

paketverfolgung.info क्या है?

paketverfolgung.info https://paketverfolgung.info द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Select the Tracking ID in your shipping confirmation and use the right-click menu to get to the desired tracking result."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में paketverfolgung.info एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम paketverfolgung.info paketverfolgung.info
ID dclheidopooiecbibklogmhknfakkpha
आधिकारिक URL https://chromewebstore.google.com/detail/paketverfolgunginfo/dclheidopooiecbibklogmhknfakkpha
विवरण Select the Tracking ID in your shipping confirmation and use the right-click menu to get to the desired tracking result.
फ़ाइल का आकार 440 KB
स्थापना संख्या 62
वर्तमान संस्करण 0.1
अंतिम अपडेट 2022-10-05
प्रकाशन तिथि 2020-06-10
डेवलपर https://paketverfolgung.info
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://paketverfolgung.info
समर्थित भाषाएँ 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
    }
}