WhatsApp Pinned Firefox

Examine source code of WhatsApp Pinned

Inspect and view changes in WhatsApp Pinned source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WhatsApp Pinned",
  "description": "Open or Go to a pinned tab with the WhatsApp Web app.",
  "version": "1.1.3",
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f2d56336-0f16-4870-bf64-84b3fd97c9c0}",
      "strict_min_version": "100.0"
    }
  },
  "author": "semanticdata",
  "options_ui": {
    "page": "src/options/options.html",
    "browser_style": true
  },
  "icons": {
    "48": "src/icons/48x48.png",
    "96": "src/icons/96x96.png"
  },
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_icon": {
      "16": "src/icons/16x16.png",
      "32": "src/icons/32x32.png"
    },
    "default_title": "Toggle pinned WhatsApp.",
    "default_area": "navbar"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Alt+Shift+W"
      },
      "description": "Toggle pinned WhatsApp."
    }
  }
}

Best WhatsApp Pinned Alternatives

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