Tab Auto Sort Firefox

Examine source code of Tab Auto Sort

By: figgyc
Inspect and view changes in Tab Auto Sort source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Auto Sort",
  "version": "1.0.1",
  "description": "Move the tabs you last used to either end of the tab list to keep organised.",
  "icons": {
    "48": "icon.svg"
  },
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "settings.html",
    "browser_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tabautosort@figgyc.uk"
    }
  }
}

Best Tab Auto Sort Alternatives

Here are some Firefox add-ons that are similar to Tab Auto Sort: