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 |
Eメール | [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 } } |