summifyAllTables Firefox

Examine source code of summifyAllTables

Inspect and view changes in summifyAllTables source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "summifyAllTables",
  "description": "Click to insert a row to any tables with that column's sum.",
  "version": "0.1.0",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": {
      "512": "summifyAllTables.png"
    }
  },
  "background": {
    "persistent": false,
    "scripts": [
      "summifyAllTables.js"
    ]
  }
}

Best summifyAllTables Alternatives

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