IMEI Decoder
IMEI Decoder
ما هو IMEI Decoder؟
IMEI Decoder هو إضافة Chrome تم تطويرها بواسطة https://prashika.co.uk، والميزة الرئيسية لها هي "IMEI Decoder".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة IMEI Decoder
قم بتنزيل ملفات الامتداد IMEI Decoder بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Decodes IMEI or IMEISV or Masked IMEISV to provide the following information * Brand/Device/Model * Picture * Link to Device Detailed Information
معلومات أساسية عن التمديد
الاسم | IMEI Decoder |
ID | nonopghpegoccgdjhldadfcfdhppdehj |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/imei-decoder/nonopghpegoccgdjhldadfcfdhppdehj |
الوصف | IMEI Decoder |
حجم الملف | 16.88 KB |
عدد التثبيتات | 159 |
النسخة الحالية | 1.0.3 |
آخر تحديث | 2022-09-29 |
تاريخ النشر | 2022-02-11 |
تقييم | 4.86/5 مجموع تقييمات 7 |
المطور | https://prashika.co.uk |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "IMEI Decoder", "description": "IMEI Decoder", "version": "1.0.3", "icons": { "16": "logo\/imei-16.png", "48": "logo\/imei-48.png", "128": "logo\/imei-128.png" }, "action": { "default_title": "IMEI Decoder", "default_popup": "popup\/popup.html" } } |