Cross Identity Firefox

Examine source code of Cross Identity

Inspect and view changes in Cross Identity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cross Identity",
  "version": "1.0",
  "description": "",
  "homepage_url": "https://www.crossidentity.com/",
  "applications": {
    "gecko": {
      "id": "crossidentity.admin@crossidentity.com"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Cross Identity",
    "default_popup": "Cross Identity.html"
  },
  "web_accessible_resources": [
    "favicon16.PNG",
    "favicon32.PNG",
    "favicon48.PNG",
    "favicon128.PNG"
  ],
  "background": {
    "scripts": [
      "background.js",
      "crypto-js.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "sxp.js"
      ]
    }
  ]
}

Best Cross Identity Alternatives

Here are some Firefox add-ons that are similar to Cross Identity: