IMEI Decoder
IMEI Decoder
What is IMEI Decoder?
IMEI Decoder is a Chrome extension developed by https://prashika.co.uk, and its main feature is "IMEI Decoder".
Extension Screenshots
Download IMEI Decoder Extension CRX File
Download IMEI Decoder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Decodes IMEI or IMEISV or Masked IMEISV to provide the following information * Brand/Device/Model * Picture * Link to Device Detailed Information
Extension Basic Information
Name | IMEI Decoder |
ID | nonopghpegoccgdjhldadfcfdhppdehj |
Official URL | https://chromewebstore.google.com/detail/imei-decoder/nonopghpegoccgdjhldadfcfdhppdehj |
Description | IMEI Decoder |
File Size | 16.88 KB |
Installation Count | 159 |
Current Version | 1.0.3 |
Last Updated | 2022-09-29 |
Publish Date | 2022-02-11 |
Rating | 4.86/5 Total 7 Ratings |
Developer | https://prashika.co.uk |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |