Iskytracking
The most powerful tracking solution in the USA or Internationally
什么是Iskytracking?
Iskytracking是由IskyTracking开发的Chrome扩展程序,该扩展的主要功能是“The most powerful tracking solution in the USA or Internationally”。
扩展截图
下载Iskytracking扩展crx文件
下载Iskytracking扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
IskyTracking is the most powerful and inclusive package tracking platform. It enables to track over the biggest carriers such as DHL, Fedex, UPS, TNT. USPS … and generate valid tracking numbers in USA, UK or Internationally IskyTracking Chrome Extension Features: * Track a package with your tracking number using our parcel tracking tool for international tracking. It enables to track over the biggest carriers such as DHL, Fedex, UPS, TNT. USPS …. * Generate valid tracking numbers in USA, UK or Internationally. IskyTracking is the best tool for for dropshipper.
扩展基本信息
名称 | |
ID | bblohbkdhjhgmoebngjbllafpncfioge |
官方URL | https://chromewebstore.google.com/detail/iskytracking/bblohbkdhjhgmoebngjbllafpncfioge |
简介 | The most powerful tracking solution in the USA or Internationally |
文件大小 | 87.88 KB |
安装次数 | 185 |
当前版本 | 1.0.0 |
更新时间 | 2022-06-05 |
上架时间 | 2022-06-05 |
评分 | 5.00/5 共1次评分 |
开发者 | IskyTracking |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://iskytracking.com |
帮助页面URL | https://app.iskytracking.com/support |
隐私政策页面URL | https://iskytracking.com/privacy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "The most powerful tracking solution in the USA or Internationally", "version": "1.0.0", "manifest_version": 3, "name": "Iskytracking", "action": { "default_popup": "popup.html", "default_icon": "iskytracking.png" }, "permissions": [ "storage" ], "icons": { "128": "iskytracking.png" }, "web_accessible_resources": [ { "resources": [ "iskytracking.png" ], "matches": [] } ] } |