WebExtension.net
WebExtension.net

MintDefense

View on Chrome Web Store
View MintDefense Chrome Extension on Chrome Web Store
5.0 (173 ratings)

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

Bullet-Proof Protection for your crypto and NFTs
Type
Extension
Users
2,000 users
Website mintdefense.com
Kerberus Cyber Security, Inc.
View author page of Kerberus Cyber Security, Inc.
Published
Published on May 23, 2022
Version 3.1.3.4
Manifest version
3
Updated
Updated on May 19, 2024
View on Chrome Web Store
View MintDefense 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": "MintDefense",
    "description": "Bullet-Proof Protection for your crypto and NFTs",
    "version": "3.1.3.4",
    "version_name": "3.1.4",
    "manifest_version": 3,
    "author": "[email protected]",
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self';"
    },
    "action": {
        "default_icon": {
            "16": "icon16_offline.png",
            "48": "icon48.png",
            "128": "icon128.png"
        },
        "default_popup": "popup.html",
        "default_title": "MintDefense"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_scripts": [
        {
            "run_at": "document_start",
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "all_frames": true,
            "js": [
                "inpage.js",
                "jquery-3.6.0.min.js",
                "protectEverywhere.js"
            ]
        },
        {
            "run_at": "document_start",
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/x.com\/*"
            ],
            "js": [
                "twitterProtector.js"
            ],
            "css": [
                "twitter-fake-account.css"
            ]
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "activeTab",
        "scripting",
        "contextMenus",
        "favicon",
        "alarms",
        "system.display",
        "clipboardRead",
        "clipboardWrite"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "injected.js",
                "EXTENSION_userlib.js",
                "trialExpiring.js",
                "mixpanel-2-latest.min.js",
                "blocked.html",
                "alert.html",
                "message.html",
                "failScan.html",
                "failScan.js",
                "jquery-3.6.0.min.js",
                "modernizr-2.8.3.min.js",
                "bootstrap.bundle.min.js",
                "newMessage.js",
                "carousel.js",
                "popup.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "favicon.ico",
                "logo_modal_red.png",
                "logo_modal_yellow.png",
                "logo_modal_gray.png",
                "warning-bg.png",
                "logo.png",
                "logo_popup.png",
                "gray-header-bg.png",
                "image.png",
                "scroll.png",
                "scroller.png",
                "ui-loader.css",
                "alert.css",
                "close.svg",
                "security.svg",
                "link.svg",
                "twitter.svg",
                "doc.svg",
                "oldMessage.svg",
                "newMessage.svg",
                "bootstrap.min.css",
                "Satoshi-Variable.woff2",
                "Satoshi-Variable.woff",
                "Satoshi-Variable.ttf",
                "Satoshi-VariableItalic.woff2",
                "Satoshi-VariableItalic.woff",
                "Satoshi-VariableItalic.ttf",
                "red-alert.mp3"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ]
}
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