Pin Tab Toggle Firefox

Examine source code of Pin Tab Toggle

By: Phươc
Inspect and view changes in Pin Tab Toggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pin Tab Toggle",
  "version": "1.0",
  "description": "Nhấn nút để ghim tab hiện tại hoặc bỏ ghim tab đã ghim.",
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Toggle Pin Tab"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b1799d7f-9723-4e2d-bb82-311335bf92e2}"
    }
  }
}

Best Pin Tab Toggle Alternatives

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