Sorted Tabs Firefox

Examine source code of Sorted Tabs

제작자: Alex
Inspect and view changes in Sorted Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sorted Tabs",
  "version": "1.4",
  "description": "Adds a browser action to the toolbar that displays a popup with your opened tabs sorted by url. You can then select tabs or close them.",
  "icons": {
    "48": "icons/cado.png"
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/cado.png",
    "default_title": "Sorted Tabs",
    "default_popup": "popup/sort.html"
  }
}

최고의 Sorted Tabs 대안

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