Social Network Friends Firefox

Examine source code of Social Network Friends

Inspect and view changes in Social Network Friends source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Social Network Friends Online Status",
  "version": "1.0",
  "description": "Displays the online status of your friends on social networks.",
  "permissions": [
    "https://www.facebook.com/*",
    "https://api.twitter.com/*",
    "notifications",
    "storage",
    "alarms",
    "tabs"
  ],
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    },
    "default_title": "Check Online Status"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8309a643-ba25-4a7b-9368-c5093ed27f51}"
    }
  }
}

Best Social Network Friends Alternatives

Here are some Firefox add-ons that are similar to Social Network Friends: