Pinned WhatsApp Firefox

Examine source code of Pinned WhatsApp

Inspect and view changes in Pinned WhatsApp source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Alt+Shift+C"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ae9560d7-3016-4198-a3d2-9d0a3ed9b4a2}"
    }
  },
  "description": "Open the pinned WhatsApp tab. If none is available, a new one will be created.",
  "icons": {
    "48": "img/logo.png",
    "64": "img/logo.png"
  },
  "manifest_version": 2,
  "name": "Pinned WhatsApp",
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "version": "1.6",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_area": "navbar",
    "default_icon": {
      "32": "img/logo.png"
    },
    "default_title": "Pinned"
  },
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ]
}

Best Pinned WhatsApp Alternatives

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