By: aurowallet.com
Inspect and view changes in Auro Wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
"description": "__MSG_appDescription__",
"manifest_version": 2,
"version": "2.5.1",
"default_locale": "en",
"icons": {
"16": "img/logo/16.png",
"32": "img/logo/32.png",
"48": "img/logo/48.png",
"128": "img/logo/128.png"
},
"permissions": [
"storage",
"notifications",
"activeTab",
"tabs"
],
"content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'self'",
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"contentScript.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"browser_action": {
"default_icon": {
"16": "img/logo/16.png",
"32": "img/logo/32.png",
"48": "img/logo/48.png",
"128": "img/logo/128.png"
},
"default_title": "Auro Wallet"
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_specific_settings": {
"gecko": {
"id": "{e0ee8d7f-537c-4c5f-b1cc-bd66d61e4306}"
}
},
"web_accessible_resources": [
"webhook.js"
]
} Best Auro Wallet Alternatives
Here are some Firefox add-ons that are similar to Auro Wallet: