Tab Wrangler Firefox

Examine source code of Tab Wrangler

Inspect and view changes in Tab Wrangler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "version": "8.3.0",
  "default_locale": "en",
  "description": "__MSG_extDescription__",
  "icons": {
    "128": "img/icon128.png"
  },
  "action": {
    "default_icon": "img/icon.png",
    "default_popup": "popup.html",
    "default_title": "__MSG_extName__"
  },
  "background": {
    "scripts": [
      "background.entry.js"
    ]
  },
  "commands": {
    "lock-unlock-active-tab": {
      "description": "__MSG_commandLockUnlockActiveTab__"
    },
    "lock-unlock-current-window": {
      "description": "__MSG_commandLockUnlockCurrentWindow__"
    },
    "wrangle-active-tab": {
      "description": "__MSG_commandWrangleCurrentTab__"
    },
    "_execute_action": {
      "description": "__MSG_commandWrangleOpenPopup__"
    }
  },
  "minimum_chrome_version": "110",
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "permissions": [
    "alarms",
    "contextMenus",
    "sessions",
    "storage",
    "tabGroups",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{81b74d53-9416-4fb3-afa2-ab46684b253b}",
      "strict_min_version": "109.0"
    }
  }
}

Best Tab Wrangler Alternatives

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