vTableCount Firefox

Examine source code of vTableCount

Inspect and view changes in vTableCount source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "vTableCount",
  "version": "1.2",
  "description": "Sum values in table cells / Somar valores em células de tabelas",
  "icons": {
    "48": "icons/vtablecount.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "scripts/jquery.js",
        "scripts/vtablecount.js"
      ]
    }
  ]
}

Best vTableCount Alternatives

Here are some Firefox add-ons that are similar to vTableCount: