Leather Firefox

Examine source code of Leather

Inspect and view changes in Leather source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "2.10.0",
  "author": "Hiro PBC",
  "description": "Stacks Wallet. Use the Stacks blockchain to access privacy-friendly apps, and keep data in your control.",
  "permissions": [
    "activeTab"
  ],
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "web_accessible_resources": [
    "inpage.js"
  ],
  "browser_action": {
    "default_title": "Stacks",
    "default_popup": "extension.html",
    "default_icon": "assets/connect-logo/Stacks128w.png"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+B",
        "mac": "MacCtrl+Shift+B"
      },
      "description": "Opens Stacks App"
    }
  },
  "options_ui": {
    "page": "full-page.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "js": [
        "content-script.js"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e22ae397-03d7-4622-bd8f-ecaca8c9b277}"
    }
  },
  "name": "Stacks Wallet",
  "content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'none'; frame-src 'none'; frame-ancestors 'none';",
  "icons": {
    "128": "assets/connect-logo/Stacks128w.png",
    "256": "assets/connect-logo/Stacks256w.png",
    "512": "assets/connect-logo/Stacks512w.png"
  }
}

Best Leather Alternatives

Here are some Firefox add-ons that are similar to Leather: