WebExtension.net
WebExtension.net

IPvFoo

View on Chrome Web Store
View IPvFoo Chrome Extension on Chrome Web Store
4.8 (187 ratings)

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

Display the server IP address, with a realtime summary of IPv4, IPv6, and HTTPS information across all page elements.
Type
Extension
Users
100,000 users
Website pmarks.net
Paul Marks
View author page of Paul Marks
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 7, 2011
Version 2.18
Manifest version
3
Updated
Updated on December 14, 2023
View on Chrome Web Store
View IPvFoo Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IPvFoo",
    "manifest_version": 3,
    "version": "2.18",
    "description": "Display the server IP address, with a realtime summary of IPv4, IPv6, and HTTPS information across all page elements.",
    "homepage_url": "https:\/\/github.com\/pmarks-net\/ipvfoo",
    "icons": {
        "16": "icon16.png",
        "128": "icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "icon16_transparent.png"
        }
    },
    "options_ui": {
        "page": "options.html"
    },
    "permissions": [
        "contextMenus",
        "storage",
        "webNavigation",
        "webRequest"
    ],
    "host_permissions": [
        "<all_urls>"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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