Pinned Tabs Fix Firefox

Examine source code of Pinned Tabs Fix

Inspect and view changes in Pinned Tabs Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pinned Tab Fix",
  "version": "2.4.0",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://github.com/nralbrecht/pinned-tab-fix",
  "default_locale": "en",
  "applications": {
    "gecko": {
      "id": "@pined_tab_fix",
      "strict_min_version": "48.0"
    }
  },
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "permissions": [
    "storage"
  ]
}

Best Pinned Tabs Fix Alternatives

Here are some Firefox add-ons that are similar to Pinned Tabs Fix: