Exploit Observer Firefox

Examine source code of Exploit Observer

Inspect and view changes in Exploit Observer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Exploit Observer",
  "version": "1.1",
  "description": "A.R.P. Syndicate's Exploit Observer Browser Extension downloads a list of exploits for any VIDs detected on the website you're visiting.",
  "permissions": [
    "activeTab",
    "downloads",
    "https://api.exploit.observer/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "64": "icon.png"
  },
  "browser_action": {
    "default_title": "Exploit Observer",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "exploit_observer@io.arpsyndicate"
    }
  }
}

Meilleures alternatives Exploit Observer

Voici quelques Firefox add-ons qui sont similaires à Exploit Observer :