imei check
how to check the IMEI number on your phone.
¿Qué es imei check?
imei check es una extensión de Chrome desarrollada por swathifizz2108, y su función principal es "how to check the IMEI number on your phone.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión imei check
Descarga archivos de extensión imei check en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | imei check |
ID | efpomdickpppelicnjlfcpnmdjjnahef |
URL Oficial | https://chromewebstore.google.com/detail/imei-check/efpomdickpppelicnjlfcpnmdjjnahef |
Descripción | how to check the IMEI number on your phone. |
Tamaño del Archivo | 21.54 KB |
Cantidad de Instalaciones | 44 |
Versión Actual | 1.0.3 |
Última Actualización | 2022-11-22 |
Fecha de Publicación | 2022-11-17 |
Desarrollador | swathifizz2108 |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.apnsettingsandroid.com/ |
URL de la Página de Ayuda | https://www.apnsettingsandroid.com/2022/11/how-to-check-imei-number-dial-06.html |
URL de la Página de Política de Privacidad | https://www.bolsterfizz.com/privacy-policy |
Idiomas Soportados | 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" } } |