Gatewatcher CTI Firefox

Examine source code of Gatewatcher CTI

Inspect and view changes in Gatewatcher CTI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Gatewatcher CTI",
  "description": "Gatewatcher CTI give up-to-date context-based information on cyber threats instantly accessible from your web browser.",
  "version": "1.5.0",
  "manifest_version": 3,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "action": {
    "default_title": "Gatewatcher Extension",
    "default_popup": "index.html",
    "default_icon": "gw.png"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage"
  ],
  "icons": {
    "16": "gw.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cti-addon@gatewatcher.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Gatewatcher CTI Alternatives

Here are some Firefox add-ons that are similar to Gatewatcher CTI: