Iskytracking
The most powerful tracking solution in the USA or Internationally
What is Iskytracking?
Iskytracking is a Chrome extension developed by IskyTracking, and its main feature is "The most powerful tracking solution in the USA or Internationally".
Extension Screenshots
Download Iskytracking Extension CRX File
Download Iskytracking extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | bblohbkdhjhgmoebngjbllafpncfioge |
Official URL | https://chromewebstore.google.com/detail/iskytracking/bblohbkdhjhgmoebngjbllafpncfioge |
Description | The most powerful tracking solution in the USA or Internationally |
File Size | 87.88 KB |
Installation Count | 185 |
Current Version | 1.0.0 |
Last Updated | 2022-06-05 |
Publish Date | 2022-06-05 |
Rating | 5.00/5 Total 1 Ratings |
Developer | IskyTracking |
[email protected] | |
Payment Type | free |
Extension Website | https://iskytracking.com |
Help Page URL | https://app.iskytracking.com/support |
Privacy Policy Page URL | https://iskytracking.com/privacy |
Supported Languages | 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": [] } ] } |