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 |
电子邮箱 | [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\/" ] } |