Website scripting Firefox

Examine source code of Website scripting

Inspect and view changes in Website scripting source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appTitle__",
  "short_name": "__MSG_appShortTitle__",
  "description": "__MSG_appDesc__",
  "version": "2.7.2",
  "offline_enabled": true,
  "default_locale": "en",
  "icons": {
    "16": "image/16_icon.png",
    "48": "image/48_icon.png",
    "128": "image/128_icon.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "http://*/",
    "https://*/"
  ],
  "options_ui": {
    "page": "options_page.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_title": "__MSG_appTitle__",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "js/CommonFunctionalities.js",
      "js/ChromeFunctionalities.js",
      "background.js"
    ]
  },
  "manifest_version": 2
}

Best Website scripting Alternatives

Here are some Firefox add-ons that are similar to Website scripting: