Slope Wallet Firefox

Examine source code of Slope Wallet

By: slope Add-on
Inspect and view changes in Slope Wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx",
  "manifest_version": 2,
  "name": "Slope Wallet",
  "homepage_url": "https://www.slope.finance/#/wallet",
  "description": "For the curious! The easiest way to discover web3 applications",
  "default_locale": "en",
  "permissions": [
    "storage",
    "alarms",
    "tabs"
  ],
  "icons": {
    "16": "icons/16.png",
    "38": "icons/38.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "js/content-script.js",
        "js/inpage-script.js"
      ],
      "matches": [
        "file://*/*",
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Slope Wallet",
    "default_icon": {
      "16": "icons/16.png",
      "19": "icons/19.png",
      "38": "icons/38.png"
    }
  },
  "web_accessible_resources": [
    "js/inpage-script.js"
  ],
  "version": "2.3.0",
  "content_security_policy": "script-src 'self' ; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{271bde63-ebb3-491b-a77f-6bb8e8f4e0fd}"
    }
  }
}

Best Slope Wallet Alternatives

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