Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IP Info Look Up", "description": "Find IP address details such location, country, city, geo-location, etc", "version": "2.1", "manifest_version": 3, "action": { "default_popup": "index.html", "default_title": "IP Info look up" }, "icons": { "16": "16-server-ip-address.png", "32": "32-server-ip-address.png", "48": "48-server-ip-address.png", "128": "128-server-ip-address.png" }, "permissions": [] }