WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Iron Tunnel | Unlimited VPN

Iron Tunnel | Unlimited VPN

View on Chrome Web Store
View Iron Tunnel | Unlimited VPN Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
1 views
This extension has been viewed 1 times

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

Get the best secured Free VPN access to any website, and unblock content with Iron Tunnel
Type
Extension
Users
440 users
46
Website iron-tunnel.com
LLC Iron Tunnel
View author page of LLC Iron Tunnel
Published
Published on March 12, 2025
Version 3.0.0
Manifest version
3
Updated
Updated on March 20, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Iron Tunnel | Unlimited VPN 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": "Iron Tunnel | Unlimited VPN",
    "version": "3.0.0",
    "description": "Get the best secured Free VPN access to any website, and unblock content with Iron Tunnel",
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "permissions": [
        "proxy",
        "storage",
        "webRequest",
        "webRequestAuthProvider",
        "management",
        "declarativeNetRequest"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup\/index.html",
        "default_icon": "icon-34.png"
    },
    "icons": {
        "128": "icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content\/index.iife.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "<all_urls>"
            ],
            "css": [
                "content.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.js",
                "*.css",
                "*.svg",
                "icon-128.png",
                "icon-34.png"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 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