Form Hack Firefox

Examine source code of Form Hack

Inspect and view changes in Form Hack source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Hack the Form",
  "description": "A usefull add-on for web developers to view hidden inputs in form.",
  "version": "0.5resigned1",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "background": {
    "scripts": [
      "main.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/icon-96.png",
    "default_title": "Hack the Form"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{f6493a83-5202-4427-a971-24b6da0fe2e5}"
    }
  }
}

Best Form Hack Alternatives

Here are some Firefox add-ons that are similar to Form Hack: