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开发的Chrome扩展程序,该扩展的主要功能是“Select the Tracking ID in your shipping confirmation and use the right-click menu to get to the desired tracking result.”。
扩展截图
下载paketverfolgung.info扩展crx文件
下载paketverfolgung.info扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 |
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 } } |