IP Checker
Check IP address with a simple select(highlight) way.
Vad är IP Checker?
IP Checker är en Chrome-tillägg utvecklad av http://zhshipu.com, och dess huvudfunktion är "Check IP address with a simple select(highlight) way.".
Tilläggsskärmbilder
Ladda ner IP Checker-förlängningens CRX-fil
Ladda ner IP Checker-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
使用光标选中任意页面中的IP地址即可快速查询IP相关信息(包括地理位置、当地时间、经纬度等)。 Check IP address with a simple select(highlight) way.
Grundläggande Information om Tillägg
Namn | |
ID | nkgcmlhdobaiblmfjmacblccgmaokmhf |
Officiell webbadress | https://chrome.google.com/webstore/detail/ip-checker/nkgcmlhdobaiblmfjmacblccgmaokmhf |
Beskrivning | Check IP address with a simple select(highlight) way. |
Filstorlek | 255 KB |
Antal Installationer | 51 |
Aktuell Version | 1.1.2 |
Senast Uppdaterad | 2014-12-18 |
Publiceringsdatum | 2014-12-18 |
Utvecklare | http://zhshipu.com |
Betalningssätt | free |
Tilläggswebbplats | http://www.zhshipu.com/ip-checker/ |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IP Checker", "manifest_version": 2, "version": "1.1.2", "description": "Check IP address with a simple select(highlight) way.", "options_page": "options.html", "permissions": [ "storage", "notifications", "tabs", "contextMenus" ], "icons": { "16": "icon16.png", "48": "icon48.jpg", "128": "icon128.jpg" }, "web_accessible_resources": [ "favicon.ico" ], "content_scripts": [ { "matches": [ " |