Zygon Copilot Firefox

Examine source code of Zygon Copilot

Inspect and view changes in Zygon Copilot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Zygon Copilot",
  "description": "Manage and automate user access directly in your apps. Copilot assists you in all the tedious tasks of managing and securing saas.",
  "version": "1.0.7",
  "icons": {
    "48": "zygon-48.png"
  },
  "author": "Zygon",
  "browser_specific_settings": {
    "gecko": {
      "id": "{2c8c9928-e764-4ecd-ad1e-667186c9513d}",
      "strict_min_version": "109.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "/zygon-48.png",
    "default_title": "Zygon",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "content-scripts/content.css"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "permissions": [
    "http://localhost:3001/*",
    "https://api.app.zygon.tech/*",
    "https://*.zygon.tech/*"
  ]
}

Best Zygon Copilot Alternatives

Here are some Firefox add-ons that are similar to Zygon Copilot: