AfterShip Track
Get real-time delivery updates with the free AfterShip extension.
AfterShip Trackとは何ですか?
AfterShip TrackはAfterShipによって開発されたChromeの拡張機能で、その主な機能は「Get real-time delivery updates with the free AfterShip extension.」です。
拡張機能のスクリーンショット
AfterShip Track拡張機能のCRXファイルをダウンロード
AfterShip Track拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Track all your online orders and shipments! You can use our shipment tracker for all deliveries with every local and international carrier including the Post, DHL, UPS, FedEx, DPD, USPS, etc. Free shipment tracking with our extension Features includes: • Sync your tracking history with Google Sync • Automatic update tracking status • Support up to 50 tracking numbers at one time AfterShip package tracker currently supports 1000+ carriers in our order tracker web app.
拡張機能の基本情報
名前 | AfterShip Track |
ID | jhemehieldlehgkhlhfbehfgopklgmad |
公式URL | https://chromewebstore.google.com/detail/aftership-track/jhemehieldlehgkhlhfbehfgopklgmad |
説明 | Get real-time delivery updates with the free AfterShip extension. |
ファイルサイズ | 56.82 KB |
インストール数 | 305 |
現在のバージョン | 1.1.2 |
最終更新日 | 2022-10-31 |
公開日 | 2022-07-15 |
評価 | 3.00/5 合計 3 レビュー |
開発者 | AfterShip |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.aftership.com |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png", "128": "icon128.6aa15eb0.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png" }, "default_popup": "popup.d334c8be.html" }, "version": "1.1.2", "name": "AfterShip Track", "description": "Get real-time delivery updates with the free AfterShip extension.", "permissions": [ "storage" ], "host_permissions": [ "https:\/\/*.aftership.com\/" ] } |