ClickTabSort Firefox

Examine source code of ClickTabSort

제작자: PKxk8J
Inspect and view changes in ClickTabSort source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_name__",
  "version": "4.1.5",
  "description": "__MSG_description__",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "homepage_url": "https://github.com/PKxk8J/click-tab-sort",
  "browser_specific_settings": {
    "gecko": {
      "id": "{9a51d52f-40fa-44c6-9c62-66936e43c4db}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "menus",
    "storage",
    "tabGroups",
    "tabs"
  ],
  "optional_permissions": [
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "default_locale": "en",
  "options_ui": {
    "page": "options.html"
  }
}

최고의 ClickTabSort 대안

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