By: AETRON
Inspect and view changes in AETRON Wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AETRON Wallet",
"version": "0.0.2",
"description": "Browser wallet extension for AETRON blockchain - manage AET tokens, stake on neuronets, and interact with dApps",
"browser_specific_settings": {
"gecko": {
"id": "aetron-wallet@aetron.ai",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"unlimitedStorage",
"alarms"
],
"host_permissions": [
"wss://entrypoint-mainnet.aetron.ai:443/*",
"wss://entrypoint-test.aetron.ai:443/*",
"ws://127.0.0.1:9944/*",
"https://api-explorer.aetron.io/*"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "AETRON Wallet"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"web_accessible_resources": [
{
"resources": [
"injected.js"
],
"matches": [
"<all_urls>"
]
}
],
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Best AETRON Wallet Alternatives
Here are some Firefox add-ons that are similar to AETRON Wallet:
Auro Wallet
aurowallet.com
Auvitas Wallet
Auvitas, Inc.
ADS Wallet
Adshares
Eternl Wallet
Crypto Wallet
Petra Wallet
Petra
Alephium Extension Wallet
Alephium
EVER Wallet
Broxus
Petra Wallet
Petra
Trust Wallet
Dapps Platform, inc.
Trust Wallet
Trust Wallet
Iron Wallet
Miguel Palhas
Near Wallet
Near Dev