imei check
how to check the IMEI number on your phone.
imei check란 무엇입니까?
imei check은(는) swathifizz2108에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "how to check the IMEI number on your phone."입니다.
확장 프로그램 스크린샷
imei check 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |