imei check
how to check the IMEI number on your phone.
imei checkคืออะไร?
imei check เป็นส่วนขยายของ Chrome ที่พัฒนาโดย swathifizz2108 และคุณลักษณะหลักของมันคือ "how to check the IMEI number on your phone."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย imei check
ดาวน์โหลดไฟล์ส่วนขยาย imei check ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Who doesn’t know the concept of IMEI number? The IMEI number is basically a unique identifier of your mobile phone. It is used to identify the mobile phone and it is a serial number assigned to every device. If you are the owner of an Android phone then you should know about the IMEI number of your phone. Because in case of a lost or stolen device you can block its access by blocking the IMEI number. You can also block your SIM card if it is lost or stolen. To check IMEI number of your Android phone, you need to go to your settings and tap on about phone. A popup window will appear on your screen which will show you the information about the IMEI number. If you're looking to check the IMEI number on your Android device, there's an easy way to do it using a Chrome extension.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | imei check |
ID | efpomdickpppelicnjlfcpnmdjjnahef |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/imei-check/efpomdickpppelicnjlfcpnmdjjnahef |
คำอธิบาย | how to check the IMEI number on your phone. |
ขนาดไฟล์ | 21.54 KB |
จำนวนการติดตั้ง | 44 |
เวอร์ชันปัจจุบัน | 1.0.3 |
อัปเดตครั้งล่าสุด | 2022-11-22 |
วันที่เผยแพร่ | 2022-11-17 |
ผู้พัฒนา | swathifizz2108 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.apnsettingsandroid.com/ |
URL หน้าช่วยเหลือ | https://www.apnsettingsandroid.com/2022/11/how-to-check-imei-number-dial-06.html |
URL หน้านโยบายความเป็นส่วนตัว | https://www.bolsterfizz.com/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "imei check", "description": "how to check the IMEI number on your phone.", "version": "1.0.3", "icons": { "16": "logo\/imei-16.png", "48": "logo\/imei-48.png", "128": "logo\/imei-128.png" }, "action": { "default_title": "imei check", "default_popup": "popup\/popup.html" } } |