Sticky TabSZ Firefox

Examine source code of Sticky TabSZ

Inspect and view changes in Sticky TabSZ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Lockszmith",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon.svg",
    "default_popup": "popup.html",
    "default_title": "Sticky TabSZ"
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "sticky-tabsz@code.lksz.me",
      "strict_min_version": "142.0"
    }
  },
  "description": "Prevents tabs from multiplying like rabbits.",
  "developer": {
    "name": "Lockszmith",
    "url": "https://code.lksz.me/lksz/sticky-tabsz"
  },
  "homepage_url": "https://code.lksz.me/lksz/sticky-tabsz",
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "manifest_version": 2,
  "name": "Sticky TabSZ",
  "options_ui": {
    "browser_style": false,
    "open_in_tab": false,
    "page": "options.html"
  },
  "permissions": [
    "webNavigation",
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "version": "0.1.8"
}

Best Sticky TabSZ Alternatives

Here are some Firefox add-ons that are similar to Sticky TabSZ: