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 |
Eメール | [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" } } |