WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
IP Address Checker

IP Address Checker

View on Chrome Web Store
View IP Address Checker Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

View the geographical information of any IP, including country, region, city, and more.
Type
Extension
Users
21 users
1
joan.tomas.miralles
View author page of joan.tomas.miralles
Published
Published on December 2, 2024
Version 1.1
Manifest version
3
Updated
Updated on December 6, 2024
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View IP Address Checker Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "IP Address Checker",
    "version": "1.1",
    "description": "View the geographical information of any IP, including country, region, city, and more.",
    "permissions": [
        "activeTab"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; style-src 'self' https:\/\/cdnjs.cloudflare.com;"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "leaflet.js",
                "leaflet.css",
                "styles.css",
                "flags\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/IP-address-checker.png",
            "32": "\/images\/IP-address-checker.png",
            "48": "\/images\/IP-address-checker.png",
            "128": "\/images\/IP-address-checker.png"
        }
    },
    "icons": {
        "16": "\/images\/IP-address-checker.png",
        "32": "\/images\/IP-address-checker.png",
        "48": "\/images\/IP-address-checker.png",
        "128": "\/images\/IP-address-checker.png"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top