Iskytracking
The most powerful tracking solution in the USA or Internationally
ما هو Iskytracking؟
Iskytracking هو إضافة Chrome تم تطويرها بواسطة IskyTracking، والميزة الرئيسية لها هي "The most powerful tracking solution in the USA or Internationally".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Iskytracking
قم بتنزيل ملفات الامتداد Iskytracking بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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 |
عنوان صفحة المساعدة | https://app.iskytracking.com/support |
عنوان صفحة سياسة الخصوصية | 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": [] } ] } |