Idira Identity Browser Extension Firefox

Examine source code of Idira Identity Browser Extension

Inspect and view changes in Idira Identity Browser Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Idira Identity Browser Extension",
  "version": "26.9.3",
  "description": "description",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "48": "icons/48.png"
  },
  "applications": {
    "gecko": {
      "id": "IdaptiveBrowserExtension@idaptive.com"
    }
  },
  "background": {
    "scripts": [
      "v2/background/background.js",
      "all/brand-common.js",
      "all/brand-firefox.js",
      "bridge/webpackBridge.js",
      "background/brand-common.js",
      "all/crossBackground.js",
      "all/firefox-common.js",
      "all/commonBrowserApi.js",
      "all/common.js",
      "all/util.js",
      "background/cookieUtil.js",
      "background/common.js",
      "background/jquery-3.6.0.min.js",
      "background/jquery.signalR-2.4.3.min.js",
      "background/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "all/brand-common.js",
        "all/brand-firefox.js",
        "content/brand-common.js",
        "all/commonBrowserApi.js",
        "content/locale/en.js",
        "content/brand-firefox.js",
        "all/crossover.js",
        "all/common.js",
        "all/firefox-common.js",
        "all/crossBackground.js",
        "all/util.js",
        "content/common.js",
        "content/toast.js",
        "content/messagebox.js",
        "content/capture-share.js",
        "content/centrify-start.js"
      ],
      "all_frames": true,
      "run_at": "document_start"
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content/centrify-end.js",
        "content/formfill.js"
      ],
      "all_frames": true,
      "run_at": "document_end"
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "v2/content/content.js",
        "bridge/webpackBridge.js",
        "content/centrify-idle.js"
      ],
      "css": [
        "content/style-idle.css"
      ],
      "all_frames": true,
      "run_at": "document_idle"
    }
  ],
  "homepage_url": "https://www.paloaltonetworks.com/",
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true,
    "open_in_tab": true
  },
  "permissions": [
    "http://*/*",
    "https://*/*",
    "webRequest",
    "declarativeNetRequest",
    "webRequestBlocking",
    "cookies",
    "storage",
    "tabs",
    "menus",
    "scripting",
    "clipboardWrite",
    "webNavigation",
    "unlimitedStorage"
  ],
  "browser_action": {
    "default_icon": {
      "19": "icons/19disabled.png",
      "38": "icons/38disabled.png"
    },
    "default_popup": "popover/popover.html",
    "browser_style": true
  },
  "web_accessible_resources": [
    "all/fonts/fa-regular-400.woff2",
    "all/fonts/fa-solid-900.woff2",
    "all/fonts/open-sans.css",
    "all/fonts/Open-Sans/open-sans-300.woff2",
    "all/fonts/Open-Sans/open-sans-400.woff2",
    "all/fonts/Open-Sans/open-sans-600.woff2",
    "all/fonts/Open-Sans/open-sans-700.woff2",
    "all/fonts/Open-Sans/open-sans-800.woff2",
    "content/style-idle.css",
    "popover/images/copy-password-icon.svg",
    "popover/images/refresh.svg",
    "v2/content/images/*.svg"
  ]
}

Best Idira Identity Browser Extension Alternatives

Here are some Firefox add-ons that are similar to Idira Identity Browser Extension: