Cyware Threat Intel Crawler Firefox

Examine source code of Cyware Threat Intel Crawler

Inspect and view changes in Cyware Threat Intel Crawler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "homepage_url": "https://cyware.com/products/crawler-browser-extension",
  "description": "Cyware Threat Intel Crawler detects and operationalizes intel from the web using Machine Learning and Natural Language Processing.",
  "default_locale": "en",
  "permissions": [
    "https://*/",
    "http://*/",
    "file:///*",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "icons": {
    "16": "icons/logo16.png",
    "48": "icons/logo48.png",
    "128": "icons/logo128.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Cyware Threat Intel Crawler",
    "default_icon": {
      "19": "icons/logo16.png",
      "38": "icons/logo38.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>",
        "file:///*"
      ],
      "js": [
        "js/content-script.js"
      ],
      "css": [
        "css/content.css"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "web_accessible_resources": [
    "images/*",
    "scripts/*"
  ],
  "version": "1.1.3",
  "content_security_policy": "script-src 'self' ; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b45e43f7-2137-4719-9397-54327b8772a0}"
    }
  }
}

Best Cyware Threat Intel Crawler Alternatives

Here are some Firefox add-ons that are similar to Cyware Threat Intel Crawler: