vTableCount Firefox

Examine source code of vTableCount

제작자: Fernando Valler Add-on
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"
      ]
    }
  ]
}

최고의 vTableCount 대안

다음은 vTableCount과(와) 유사한 Firefox add-on입니다: