Kibisis Firefox

Examine source code of Kibisis

Inspect and view changes in Kibisis source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Kibisis",
  "version": "1.10.1",
  "description": "An AVM wallet in your browser that goes beyond just DeFi.",
  "author": "Agora Labs",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "manifest_version": 2,
  "permissions": [
    "<all_urls>",
    "storage"
  ],
  "browser_action": {
    "default_title": "Kibisis"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "web_accessible_resources": [
    "legacy-provider.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "kibisis@kibis.is"
    }
  }
}

Best Kibisis Alternatives

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