paketverfolgung.info
Select the Tracking ID in your shipping confirmation and use the right-click menu to get to the desired tracking result.
Cos'è paketverfolgung.info?
paketverfolgung.info è un'estensione di Chrome sviluppata da https://paketverfolgung.info, e la sua funzione principale è "Select the Tracking ID in your shipping confirmation and use the right-click menu to get to the desired tracking result.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione paketverfolgung.info
Scarica i file di estensione paketverfolgung.info in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | paketverfolgung.info |
ID | dclheidopooiecbibklogmhknfakkpha |
URL Ufficiale | https://chromewebstore.google.com/detail/paketverfolgunginfo/dclheidopooiecbibklogmhknfakkpha |
Descrizione | Select the Tracking ID in your shipping confirmation and use the right-click menu to get to the desired tracking result. |
Dimensione del File | 440 KB |
Conteggio Installazioni | 62 |
Versione Corrente | 0.1 |
Ultimo Aggiornamento | 2022-10-05 |
Data di Pubblicazione | 2020-06-10 |
Sviluppatore | https://paketverfolgung.info |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://paketverfolgung.info |
Lingue Supportate | 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 } } |