Reuse Tab Firefox

Examine source code of Reuse Tab

Inspect and view changes in Reuse Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Reuse pinned tabs for new pages of same site",
  "homepage_url": "https://github.com/basilevs/reusetab-firefox",
  "manifest_version": 2,
  "name": "Reuse Tab",
  "permissions": [
    "tabs",
    "storage"
  ],
  "incognito": "not_allowed",
  "background": {
    "page": "background.html"
  },
  "options_ui": {
    "page": "options.html"
  },
  "version": "0.11",
  "author": "Vasili Gulevich",
  "icons": {
    "48": "icon.png"
  },
  "applications": {
    "gecko": {
      "id": "jid1-K8e1vROHVMoXWQ@jetpack",
      "strict_min_version": "57.0"
    }
  }
}

Best Reuse Tab Alternatives

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