Arweave Firefox

Examine source code of Arweave

Inspect and view changes in Arweave source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Arweave",
  "description": "Arweave web archiver and wallet.",
  "version": "2.3.1",
  "options_ui": {
    "page": "main.html"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Arweave",
    "default_icon": "assets/icons/icon-128.png"
  },
  "background": {
    "persistent": true,
    "scripts": [
      "app/background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "app/content.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "storage",
    "tabs",
    "cookies",
    "webRequest",
    "webRequestBlocking",
    "contextMenus",
    "downloads",
    "<all_urls>"
  ],
  "icons": {
    "128": "assets/icons/icon-128.png"
  }
}

Melhores alternativas Arweave

Aqui estão algumas Firefox add-ons que são similares a Arweave: