Cripz Wallet Firefox

Examine source code of Cripz Wallet

By: cripz
Inspect and view changes in Cripz Wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "1.1.5",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "background": {
    "scripts": [
      "background.bundle.js"
    ],
    "persistent": true
  },
  "browser_action": {},
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "70": "icon-70.png",
    "144": "icon-144.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://localhost:4200/*",
        "http://localhost/*",
        "https://app.cripz.com/*",
        "https://cripz.com/*"
      ],
      "js": [
        "contentScript.bundle.js"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "storage",
    "notifications",
    "alarms",
    "*://*/*"
  ],
  "web_accessible_resources": [
    "inpage.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{31ad8ac6-4687-44a7-9758-a0007f0c9d37}"
    }
  }
}

Best Cripz Wallet Alternatives

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