WebExtension.net
WebExtension.net

AegisWeb3

View on Chrome Web Store
View AegisWeb3 Chrome Extension on Chrome Web Store
4.8 (132 ratings)

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

Realtime scam tokens and phishing sites detection
Type
Extension
Users
100,000 users
AegisWeb3
View author page of AegisWeb3
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 1, 2022
Version 0.6.37
Manifest version
3
Updated
Updated on October 9, 2024
View on Chrome Web Store
View AegisWeb3 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",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "homepage_url": "https:\/\/aegisweb3.com\/",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "permissions": [
        "storage",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        "https:\/\/approve.aegisweb3.com\/*"
    ],
    "icons": {
        "16": "icons\/favicon_16.png",
        "32": "icons\/favicon_32.png",
        "64": "icons\/favicon_64.png",
        "128": "icons\/favicon_128.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_extName__",
        "default_icon": {
            "19": "icons\/favicon_16.png",
            "38": "icons\/favicon_32.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/localhost\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "js\/simulation.js"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self';script-src 'self'; connect-src https:\/\/aegis-static.oss-accelerate.aliyuncs.com https:\/\/approve.aegisweb3.com; style-src 'self' 'unsafe-inline'; img-src 'self' https:\/\/static.chainbase.online https:\/\/aegis-static.oss-cn-hongkong.aliyuncs.com chrome:\/\/extension-icon;"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "fonts\/*.*"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "img\/*.*"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "phishing.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "js\/bundle.js",
                "img\/*.*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "version": "0.6.37"
}
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