FBLikesCounter Firefox

Examine source code of FBLikesCounter

Inspect and view changes in FBLikesCounter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FB LikeCounter",
  "version": "1.1resigned1",
  "description": "Show all likes on any webpage of facebook website.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "*://*.facebook.com/*"
      ],
      "js": [
        "CountLikesCore.js"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "id": "fblikescounter@nadirlaskar.in",
      "strict_min_version": "48.0"
    }
  }
}

Best FBLikesCounter Alternatives

Here are some Firefox add-ons that are similar to FBLikesCounter: