HTML Tag Counter Firefox

Examine source code of HTML Tag Counter

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

Best HTML Tag Counter Alternatives

Here are some Firefox add-ons that are similar to HTML Tag Counter: