Whats My Info
Shows your IP address and other useful info.
Whats My Infoとは何ですか?
Whats My Infoはhttps://www.esolutions.seによって開発されたChromeの拡張機能で、その主な機能は「Shows your IP address and other useful info.」です。
拡張機能のスクリーンショット
Whats My Info拡張機能のCRXファイルをダウンロード
Whats My Info拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This is a simple extension that shows you the IP address that you have today, and other valuable information such as installed plug-ins, screen resolution, etc.
拡張機能の基本情報
名前 | Whats My Info |
ID | oapbcignlcnknkkhpdnlcdkpeffiagce |
公式URL | https://chromewebstore.google.com/detail/whats-my-info/oapbcignlcnknkkhpdnlcdkpeffiagce |
説明 | Shows your IP address and other useful info. |
ファイルサイズ | 83.2 KB |
インストール数 | 188 |
現在のバージョン | 1.1.7 |
最終更新日 | 2023-02-16 |
公開日 | 2014-11-03 |
評価 | 4.90/5 合計 10 レビュー |
開発者 | https://www.esolutions.se |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.esolutions.se |
プライバシーポリシーページのURL | https://www.esolutions.se/PrivacyPolicy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Whats My Info", "description": "Shows your IP address and other useful info.", "version": "1.1.7", "browser_action": { "default_icon": { "19": "img\/19.png", "38": "img\/38.png" }, "default_popup": "popup.html", "default_title": "Whats My Info" }, "icons": { "16": "img\/16.png", "48": "img\/48.png", "128": "img\/128.png" }, "web_accessible_resources": [ "img\/48.png" ] } |