paketverfolgung.info
Select the Tracking ID in your shipping confirmation and use the right-click menu to get to the desired tracking result.
Vad är paketverfolgung.info?
paketverfolgung.info är en Chrome-tillägg utvecklad av https://paketverfolgung.info, och dess huvudfunktion är "Select the Tracking ID in your shipping confirmation and use the right-click menu to get to the desired tracking result.".
Tilläggsskärmbilder
Ladda ner paketverfolgung.info-förlängningens CRX-fil
Ladda ner paketverfolgung.info-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | paketverfolgung.info |
ID | dclheidopooiecbibklogmhknfakkpha |
Officiell webbadress | https://chromewebstore.google.com/detail/paketverfolgunginfo/dclheidopooiecbibklogmhknfakkpha |
Beskrivning | Select the Tracking ID in your shipping confirmation and use the right-click menu to get to the desired tracking result. |
Filstorlek | 440 KB |
Antal Installationer | 62 |
Aktuell Version | 0.1 |
Senast Uppdaterad | 2022-10-05 |
Publiceringsdatum | 2020-06-10 |
Utvecklare | https://paketverfolgung.info |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://paketverfolgung.info |
Stödda Språk | 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 } } |