WebExtension.net
WebExtension.net

IronVest

View on Chrome Web Store
View IronVest Chrome Extension on Chrome Web Store
4.3 (4,405 ratings)

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

Protect your Passwords, Payments, and Privacy.
Type
Extension
Users
80,000 users
Website ironvest.com
IronVest
View author page of IronVest
Published
Published on December 16, 2010
Version 9.9.12
Manifest version
2
Updated
Updated on February 29, 2024
View on Chrome Web Store
View IronVest Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IronVest",
    "version": "9.9.12",
    "description": "Protect your Passwords, Payments, and Privacy.",
    "browser_action": {
        "default_icon": "images\/icons\/b-icon-40.png",
        "default_title": "IronVest v9.9.12"
    },
    "manifest_version": 2,
    "web_accessible_resources": [
        "biometrics.html",
        "panel.html",
        "pages\/images\/dnt-field-icon.png"
    ],
    "icons": {
        "16": "images\/icons\/b-icon-16.png",
        "48": "images\/icons\/b-icon-48.png",
        "128": "images\/icons\/b-icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "almond-min.js",
                "jquery-min.js",
                "underscore-min.js",
                "backbone-min.js",
                "common.js",
                "common-content.js",
                "content.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "iframe_content.js"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ],
    "background": {
        "scripts": [
            "socket-io-min.js",
            "almond-min.js",
            "jquery-min.js",
            "underscore-min.js",
            "api-background.js",
            "cognito-min.js",
            "common.js",
            "background.js"
        ]
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "tabs",
        "<all_urls>",
        "contextMenus",
        "clipboardWrite",
        "storage"
    ],
    "optional_permissions": [
        "privacy",
        "webNavigation"
    ],
    "content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'self'"
}
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