Tab Mover Firefox

Examine source code of Tab Mover

Inspect and view changes in Tab Mover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "9",
  "description": "__MSG_extensionDescription__",
  "author": "Guido Berhoerster",
  "homepage_url": "https://code.guido-berhoerster.org/addons/firefox-addons/tab-mover/",
  "applications": {
    "gecko": {
      "id": "tab-mover@code.guido-berhoerster.org",
      "strict_min_version": "60.0"
    }
  },
  "icons": {
    "48": "icons/tab-mover-48.png",
    "96": "icons/tab-mover-96.png"
  },
  "default_locale": "en",
  "permissions": [
    "menus",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Tab Mover Alternatives

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