Nuke Anything Enhanced Firefox

Examine source code of Nuke Anything Enhanced

Inspect and view changes in Nuke Anything Enhanced source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "{1ced4832-f06e-413f-aa14-9eb63ad40ace}"
    }
  },
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "author": "Patrick Abi Salloum",
  "version": "2.5resigned1",
  "default_locale": "en",
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage"
  ],
  "icons": {
    "16": "icons/nae-16.png",
    "32": "icons/nae-32.png",
    "48": "icons/nae-48.png",
    "96": "icons/nae-96.png"
  },
  "browser_action": {
    "default_icon": "icons/nae-32.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "init.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "nae.js"
    ]
  },
  "commands": {
    "nuke_on_x": {
      "suggested_key": {
        "default": "Alt+Shift+X"
      },
      "description": "__MSG_menu_nuke_on_x__"
    }
  }
}

Best Nuke Anything Enhanced Alternatives

Here are some Firefox add-ons that are similar to Nuke Anything Enhanced: