WhoamI
WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info.
什麼是WhoamI?
WhoamI是由M4Y0開發的Chrome擴展程式,該擴展的主要功能是“WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info.”。
擴展截圖
下載WhoamI擴展crx文件
下載WhoamI擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
WhoamI is a Chrome extension that gives you information about your public IP, such as geolocation and organization handling it. Additionally, you can input any desired public IP and extract the same information about it. With WhoamI, you'll always have accurate and up-to-date information about your IP address at hand.
擴展基本資訊
名稱 | WhoamI |
ID | imegpddfcgkagjjgbmnpfgjiicjbmoji |
官方網址 | https://chromewebstore.google.com/detail/whoami/imegpddfcgkagjjgbmnpfgjiicjbmoji |
簡介 | WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info. |
檔案大小 | 26.99 KB |
安裝次數 | 63 |
目前版本 | 3.0 |
更新時間 | 2023-02-02 |
上架時間 | 2023-01-27 |
評分 | 5.00/5 共 7 次評分 |
開發者 | M4Y0 |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "WhoamI", "version": "3.0", "description": "WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info.", "action": { "default_popup": "myip.html", "default_icon": "img\/finger-print.png", "default_title": "WhoamI" }, "icons": { "16": "img\/finger-print.png", "24": "img\/finger-print.png", "32": "img\/finger-print.png", "128": "img\/finger-print.png" } } |