sortable Firefox

Examine source code of sortable

提供元: Daniel Heath Add-on
Inspect and view changes in sortable source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a page action to make tables sortable.",
  "manifest_version": 2,
  "name": "sortable",
  "version": "1.3",
  "homepage_url": "https://github.com/danielheath/sortable",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_icon": "icons/off.svg",
    "browser_style": true
  },
  "permissions": [
    "activeTab",
    "tabs"
  ]
}

ベストのsortable代替案

sortableに類似したFirefox add-onをいくつか紹介します: