table-sort-js Firefox

Examine source code of table-sort-js

Inspect and view changes in table-sort-js source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "author": "Kyle Wannacott",
  "name": "table-sort-js",
  "version": "1.22.3",
  "description": "Make websites (html) tables sortable when clicking table column headers",
  "icons": {
    "32": "icons/table-sort-32.png",
    "48": "icons/table-sort-icon-48.png",
    "64": "icons/table-sort-icon-64.png",
    "128": "icons/table-sort-icon-128.png"
  },
  "browser_action": {
    "default_icon": {
      "32": "icons/table-sort-32.png",
      "48": "icons/table-sort-icon-48.png",
      "64": "icons/table-sort-icon-64.png"
    },
    "default_title": "table-sort-js"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "addTableSortClass.js",
        "table-sort.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1496326d-dea8-4df6-b2a0-fc95e2b2c2ea}"
    }
  }
}

Mejores alternativas table-sort-js

Aquí hay algunas Firefox add-ons que son similares a table-sort-js: