Wander Firefox

Examine source code of Wander

Por: th8ta
Inspect and view changes in Wander source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ArConnect",
  "version": "1.41.4",
  "author": "th8ta",
  "description": "Secure wallet management for Arweave",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "contextMenus",
    "<all_urls>",
    "alarms",
    "notifications",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "build/scripts/background.js"
    ]
  },
  "icons": {
    "64": "icons/logo64.png",
    "128": "icons/logo128.png",
    "256": "icons/logo256.png"
  },
  "browser_action": {
    "default_icon": {
      "64": "icons/logo64.png",
      "128": "icons/logo128.png",
      "256": "icons/logo256.png"
    },
    "default_title": "ArConnect",
    "default_popup": "popup.html"
  },
  "web_accessible_resources": [
    "welcome.html",
    "archive.html",
    "auth.html",
    "build/scripts/injected.js",
    "*.js.map",
    "assets/*.png"
  ],
  "content_scripts": [
    {
      "matches": [
        "file://*/*",
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "build/scripts/content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6c337925-991d-4139-8b64-8380cd30517a}"
    }
  }
}

Mejores alternativas Wander

Aquí hay algunas Firefox add-ons que son similares a Wander: