PolicyClue Firefox

Examine source code of PolicyClue

Inspect and view changes in PolicyClue source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PolicyClue",
  "version": "1.11.17",
  "description": "PolicyClue performs Just-in-Time-eLearnings awareness in regard to non-it controlled online tools.",
  "browser_specific_settings": {
    "gecko": {
      "id": "policyclue@policyclue.com",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "websiteActivity",
          "websiteContent",
          "personallyIdentifyingInfo"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "notifications",
    "webNavigation",
    "downloads",
    "alarms"
  ],
  "storage": {
    "managed_schema": "schema.json"
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "i18n.js",
      "background.notifications.js",
      "background.api.js",
      "background.alerts.js",
      "background.gate.js",
      "background.download-guard.js",
      "background.browser-warnings.js",
      "background.ioc-drop.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "vendor/pdf.min.js",
        "i18n.js",
        "content.js",
        "content.training.js",
        "content.governance.js",
        "content.training-ui.js",
        "content.dlp.js",
        "content.dlp-monitor.js",
        "content.security-ui.js",
        "content.dlp-ui.js",
        "content.antiphishing.js",
        "content.download-guard.js",
        "content.bootstrap.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "vendor/pdf.min.js",
        "vendor/pdf.worker.min.js",
        "icons/icon32.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html"
  }
}

Best PolicyClue Alternatives

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