IMEI Decoder
IMEI Decoder
什么是IMEI Decoder?
IMEI Decoder是由https://prashika.co.uk开发的Chrome扩展程序,该扩展的主要功能是“IMEI Decoder”。
扩展截图
下载IMEI Decoder扩展crx文件
下载IMEI Decoder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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" } } |