Signal: Deep Dive (EFTA Edition) Firefox

Examine source code of Signal: Deep Dive (EFTA Edition)

Inspect and view changes in Signal: Deep Dive (EFTA Edition) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Signal: Deep Dive (EFTA Edition)",
  "version": "1.0",
  "description": "Specialized OSINT tool for the 2026 Epstein Transparency Act releases.",
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "https://*.justice.gov/epstein/*",
    "https://*.oversight.house.gov/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "deepdive-pro@signal-intel.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.justice.gov/epstein/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Signal: Deep Dive (EFTA Edition) Alternatives

Here are some Firefox add-ons that are similar to Signal: Deep Dive (EFTA Edition):