Iskytracking
The most powerful tracking solution in the USA or Internationally
Iskytracking क्या है?
Iskytracking IskyTracking द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The most powerful tracking solution in the USA or Internationally"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Iskytracking एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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": [] } ] } |