sideos Wallet Firefox

Examine source code of sideos Wallet

Inspect and view changes in sideos Wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "sideos Wallet",
  "version": "3.4",
  "description": "sideos Wallet",
  "icons": {
    "16": "logomark-DAW-16.png",
    "32": "logomark-DAW-32.png",
    "48": "logomark-DAW-48.png",
    "128": "logomark-DAW-128.png"
  },
  "action": {
    "default_icon": {
      "16": "logomark-DAW-16.png",
      "32": "logomark-DAW-32.png"
    },
    "default_title": "sideos Wallet"
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "sideos_wallet@sideos.io"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScript.js"
      ],
      "all_frames": true
    }
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "webhook.js"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ]
}

Best sideos Wallet Alternatives

Here are some Firefox add-ons that are similar to sideos Wallet: