WebExtension.net
WebExtension.net

Kerberus Sentinel3

View on Chrome Web Store
View Kerberus Sentinel3 Chrome Extension on Chrome Web Store
4.8 (293 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
100,000 users
33.3K
Website kerberus.com
Kerberus Cyber Security, Inc.
View author page of Kerberus Cyber Security, Inc.
Published
Published on September 20, 2022
Version 4.1.1.0
Manifest version
3
Updated
Updated on November 18, 2024
View on Chrome Web Store
View Kerberus Sentinel3 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": "Kerberus Sentinel3",
    "description": "Bullet-Proof Protection for your crypto and NFTs",
    "version": "4.1.1.0",
    "version_name": "1.1.0",
    "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": "icon48_offline.png",
            "32": "icon32.png",
            "48": "icon48.png",
            "128": "icon128.png"
        },
        "default_popup": "popup.html",
        "default_title": "Kerberus Sentinel3"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_scripts": [
        {
            "run_at": "document_start",
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "all_frames": true,
            "js": [
                "jquery-3.6.0.min.js",
                "inpage.js"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/dev.kerberus-web-new.pages.dev\/*",
                "*:\/\/kerberus.com\/*",
                "*:\/\/x.com\/*",
                "*:\/\/twitter.com\/*"
            ],
            "all_frames": false,
            "js": [
                "socialAccountsHunter.js"
            ]
        },
        {
            "run_at": "document_start",
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/kerberus.com\/*",
                "*:\/\/*.kerberus.com\/*",
                "*:\/\/dev.kerberus-web-new.pages.dev\/*"
            ],
            "all_frames": true,
            "js": [
                "protectEverywhere.js"
            ]
        },
        {
            "run_at": "document_start",
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/kerberus.com\/*",
                "*:\/\/*.kerberus.com\/*",
                "*:\/\/dev.kerberus-web.pages.dev\/*",
                "*:\/\/dev.kerberus-web-new.pages.dev\/*",
                "*:\/\/trezor.io\/*",
                "*:\/\/kukai.app\/*",
                "*:\/\/metamask.io\/*",
                "*:\/\/keybr.com\/*"
            ],
            "all_frames": true,
            "js": [
                "seedProtector.js"
            ]
        },
        {
            "run_at": "document_start",
            "matches": [
                "*:\/\/twitter.com\/*",
                "*:\/\/x.com\/*",
                "*:\/\/*.twitter.com\/*",
                "*:\/\/*.x.com\/*"
            ],
            "js": [
                "twitterProtector.js"
            ],
            "css": [
                "twitter-fake-account.css"
            ],
            "all_frames": false
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "activeTab",
        "scripting",
        "contextMenus",
        "alarms",
        "offscreen"
    ],
    "optional_permissions": [
        "clipboardRead",
        "clipboardWrite"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "injected.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",
                "imageProcessingWorker.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "fonts\/*",
                "ui-loader.css",
                "alert.css",
                "bootstrap.min.css",
                "gbk4uga.css",
                "logo.png",
                "logo_loader.png",
                "logo_alert.svg",
                "logo_warning.svg",
                "logo-sentinel3.svg",
                "logo-sentinel3-d.svg",
                "close.svg",
                "security.svg",
                "link.svg",
                "twitter.svg",
                "doc.svg",
                "oldMessage.svg",
                "newMessage.svg"
            ],
            "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