OverTab Firefox

Examine source code of OverTab

Inspect and view changes in OverTab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Simple tab manager.",
  "manifest_version": 2,
  "name": "OverTab",
  "version": "3.5",
  "icons": {
    "128": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png"
  },
  "sidebar_action": {
    "default_icon": "icon.png",
    "default_title": "OverTab",
    "default_panel": "overtab.html?sidebar=1",
    "open_at_install": false
  },
  "permissions": [
    "tabs",
    "contextualIdentities",
    "contextMenus",
    "bookmarks"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f0b4af6c-7659-4336-8e95-dcc4b5195ee7}"
    }
  }
}

Best OverTab Alternatives

Here are some Firefox add-ons that are similar to OverTab: