Skype Web Messenger Firefox

Examine source code of Skype Web Messenger

Inspect and view changes in Skype Web Messenger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "__MSG_appDesc__",
  "homepage_url": "http://barisderin.com",
  "default_locale": "en",
  "manifest_version": 2,
  "name": "Skype Web Messenger",
  "version": "64.0.1resigned1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "19": "images/icon19.png",
      "38": "images/icon38.png"
    },
    "default_popup": "popup.html",
    "default_title": "__MSG_appName__"
  },
  "content_scripts": [
    {
      "js": [
        "scripts/content_script.js"
      ],
      "css": [
        "style/contentstyle.css"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    },
    {
      "js": [
        "scripts/content_script_st.js"
      ],
      "matches": [
        "*://*.barisderin.com/*"
      ],
      "run_at": "document_start"
    }
  ],
  "sidebar_action": {
    "default_title": "Skype Web Messenger",
    "default_panel": "sidebar.html",
    "default_icon": "sidebar.png"
  },
  "icons": {
    "48": "images/icon48.png"
  },
  "permissions": [
    "contextualIdentities",
    "cookies",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "contextMenus",
    "storage",
    "downloads",
    "<all_urls>"
  ],
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y",
        "mac": "Ctrl+Shift+Y"
      }
    }
  },
  "applications": {
    "gecko": {
      "id": "{a0a8c450-9654-45ca-ac12-bd7653809f03}"
    }
  }
}

Best Skype Web Messenger Alternatives

Here are some Firefox add-ons that are similar to Skype Web Messenger: