WebExtension.net
Toggle dark mode
WebExtension.net

Athene Wallet

View on Chrome Web Store
View Athene Wallet Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (5 ratings)
1 new 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.

The most advanced web3 custody wallet optimized for your experience. A product of the Athene Network ecosystem!
Type
Extension
Users
3,000 users
1K
Athene Network
View author page of Athene Network
Published
Published on December 13, 2024
Version 1.0.0
Manifest version
3
Updated
Updated on December 13, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View Athene Wallet 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",
    "author": "Athene Wallet",
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "action": {
        "default_popup": "popup.html",
        "default_title": "AtheneWallet"
    },
    "description": "The most advanced web3 custody wallet optimized for your experience. A product of the Athene Network ecosystem!",
    "homepage_url": "https:\/\/athene.network\/",
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "manifest_version": 3,
    "name": "Athene Wallet",
    "permissions": [
        "activeTab",
        "storage",
        "unlimitedStorage",
        "notifications",
        "alarms",
        "scripting"
    ],
    "host_permissions": [
        "file:\/\/*\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "short_name": "Athene Wallet",
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+O"
            },
            "description": "Start the extension"
        }
    },
    "version": "1.0.0",
    "version_name": "1.0.0",
    "web_accessible_resources": [
        {
            "resources": [
                "blankProvider.js",
                "keep-alive"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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