Form Field Counter Firefox

Examine source code of Form Field Counter

Inspect and view changes in Form Field Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Form Field Counter",
  "version": "1.0.0",
  "description": "Count form fields on the current page.",
  "icons": {
    "48": "icons/icon.svg"
  },
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "formfieldcounter-fc6b3a722a@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Form Field Counter Alternatives

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