Tab Operations Popup Firefox

Examine source code of Tab Operations Popup

Inspect and view changes in Tab Operations Popup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "91.1.0",
      "id": "{980ef407-a2bc-4902-9fab-240071babc91}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "__MSG_extensionName__",
    "default_icon": {
      "64": "icons/logo_64.png"
    },
    "default_popup": "tabs.html"
  },
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "permissions": [
    "tabs"
  ],
  "version": "2.0",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png"
  }
}

Best Tab Operations Popup Alternatives

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