Falcon Secure Access Extension - Connect Firefox

Examine source code of Falcon Secure Access Extension - Connect

Inspect and view changes in Falcon Secure Access Extension - Connect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Falcon Secure Access Extension - Connect",
  "author": "AC @ Seraphic Web Security",
  "description": "Falcon Secure Access Extension - Connect",
  "icons": {
    "16": "img/falcon-red-16.png",
    "32": "img/falcon-red-32.png",
    "64": "img/falcon-red-64.png",
    "128": "img/falcon-red-128.png"
  },
  "version": "2.2.2",
  "manifest_version": 2,
  "devtools_page": "./154cfec6bb116856227577921ae39f8885428eb2/154cfec6bb116856227577921ae39f8885428eb2.html",
  "omnibox": {
    "keyword": "seraphic"
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "unlimitedStorage",
    "storage",
    "alarms",
    "downloads",
    "downloads.open",
    "downloads.ui",
    "privacy",
    "idle",
    "topSites",
    "notifications",
    "management",
    "tabs",
    "bookmarks",
    "browserSettings",
    "browsingData",
    "captivePortal",
    "clipboardRead",
    "clipboardWrite",
    "contextMenus",
    "cookies",
    "dns",
    "find",
    "geolocation",
    "history",
    "menus",
    "menus.overrideContext",
    "pkcs11",
    "proxy",
    "scripting",
    "sessions",
    "tabHide"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": {
      "16": "img/falcon-red-16.png",
      "32": "img/falcon-red-32.png",
      "64": "img/falcon-red-64.png",
      "128": "img/falcon-red-128.png"
    },
    "default_title": "Falcon Secure Access Extension",
    "default_popup": "./popup.html"
  },
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScript.js"
      ],
      "all_frames": true
    }
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval' blob: 'wasm-unsafe-eval'; object-src 'self' blob:",
  "browser_specific_settings": {
    "gecko": {
      "id": "seraphicwebsecurityconnect@seraphicsecurity.com",
      "strict_min_version": "102.0"
    },
    "gecko_android": {
      "id": "seraphicwebsecurityconnect@seraphicsecurity.com",
      "strict_min_version": "113.0"
    }
  },
  "web_accessible_resources": [
    "img/*.png",
    "img/*.svg",
    "web_resources/*",
    "web_resources/jsAgent/*"
  ],
  "short_name": "Falcon Secure Access"
}

최고의 Falcon Secure Access Extension - Connect 대안

다음은 Falcon Secure Access Extension - Connect과(와) 유사한 Firefox add-on입니다: