SideApp For Facebook Firefox

Examine source code of SideApp For Facebook

Inspect and view changes in SideApp For Facebook source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SideApp For Facebook",
  "description": "SideApp For Facebook Allows You To Open Facebook In The Sidebar Or In A New Window.",
  "applications": {
    "gecko": {
      "id": "sbfofb.ff@Scripty_via_The.UNITY.Empire",
      "strict_min_version": "42.0"
    }
  },
  "version": "1.1.0.45",
  "permissions": [
    "storage",
    "tabs",
    "https://*.facebook.com/*",
    "http://*.facebook.com/"
  ],
  "homepage_url": "https://addons.mozilla.org/en-US/firefox/user/The_UNITY_Empire/",
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": "facebook.png",
    "default_title": "SideApp for Facebook"
  },
  "sidebar_action": {
    "default_icon": {
      "512": "facebook.png"
    },
    "default_title": "Facebook",
    "default_panel": "index.html"
  },
  "content_scripts": [
    {
      "css": [
        "css.css"
      ],
      "js": [
        "sideapp.js"
      ],
      "matches": [
        "https://*.facebook.com/*",
        "http://*.facebook.com/"
      ]
    }
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Alt+1"
      },
      "description": "Facebook"
    },
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Alt+Shift+1"
      },
      "description": "Facebook"
    }
  },
  "icons": {
    "512": "facebook.png"
  },
  "manifest_version": 2
}

Best SideApp For Facebook Alternatives

Here are some Firefox add-ons that are similar to SideApp For Facebook: