Highlight IP Lookup
Find the city, state, country code of the selected (highlighted) IP address in the active tab.
Highlight IP Lookupとは何ですか?
Highlight IP LookupはCornallyによって開発されたChromeの拡張機能で、その主な機能は「Find the city, state, country code of the selected (highlighted) IP address in the active tab.」です。
拡張機能のスクリーンショット
Highlight IP Lookup拡張機能のCRXファイルをダウンロード
Highlight IP Lookup拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Highlight an IP address or host and click the extension's icon in the active tab to locate the city, state, and country code of the respective host.
拡張機能の基本情報
名前 | Highlight IP Lookup |
ID | ieepfodddhpbeabnpaikeimelgejgkhn |
公式URL | https://chromewebstore.google.com/detail/highlight-ip-lookup/ieepfodddhpbeabnpaikeimelgejgkhn |
説明 | Find the city, state, country code of the selected (highlighted) IP address in the active tab. |
ファイルサイズ | 43.41 KB |
インストール数 | 993 |
現在のバージョン | 0.1.7 |
最終更新日 | 2022-04-02 |
公開日 | 2017-05-23 |
評価 | 5.00/5 合計 7 レビュー |
開発者 | Cornally |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://conartists.co/highlight-ip-lookup/index.html |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Highlight IP Lookup", "description": "Find the city, state, country code of the selected (highlighted) IP address in the active tab.", "version": "0.1.7", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", " |