网站IP地址查看器
查看当前网站的IP地址和地理位置的小工具 [by 孔斧子 landso.com]
What is 网站IP地址查看器?
网站IP地址查看器 is a Chrome extension developed by windshuang, and its main feature is "查看当前网站的IP地址和地理位置的小工具 [by 孔斧子 landso.com]".
Extension Screenshots
Download 网站IP地址查看器 Extension CRX File
Download 网站IP地址查看器 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
可以快速查询当前访问网址的IP地址和地理位置。
Extension Basic Information
Name | |
ID | fdkimdecnefmcklngeobplfbnfcoahoa |
Official URL | https://chrome.google.com/webstore/detail/%E7%BD%91%E7%AB%99ip%E5%9C%B0%E5%9D%80%E6%9F%A5%E7%9C%8B%E5%99%A8/fdkimdecnefmcklngeobplfbnfcoahoa |
Description | 查看当前网站的IP地址和地理位置的小工具 [by 孔斧子 landso.com] |
File Size | 11.46 KB |
Installation Count | 93 |
Current Version | 1.2 |
Last Updated | 2016-08-02 |
Publish Date | 2016-08-02 |
Rating | 4.50/5 Total 2 Ratings |
Developer | windshuang |
Payment Type | free |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u7f51\u7ad9IP\u5730\u5740\u67e5\u770b\u5668", "description": "\u67e5\u770b\u5f53\u524d\u7f51\u7ad9\u7684IP\u5730\u5740\u548c\u5730\u7406\u4f4d\u7f6e\u7684\u5c0f\u5de5\u5177 [by \u5b54\u65a7\u5b50 landso.com]", "version": "1.2", "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "tabs" ], "browser_action": { "default_title": "\u70b9\u51fb\u67e5\u770b\u5f53\u524d\u7f51\u7ad9\u7684IP\u5730\u5740\u548c\u5730\u7406\u4f4d\u7f6e", "default_icon": "icon16.png", "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "manifest_version": 2, "homepage_url": "http:\/\/www.landso.com\/" } |