BF3 Battlelog Player Count Validator Firefox

Examine source code of BF3 Battlelog Player Count Validator

Inspect and view changes in BF3 Battlelog Player Count Validator source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BF3 Battlelog Player Count Validator",
  "version": "0.0.1",
  "description": "Displays accurate player count in Battlefield 3 battlelog server list",
  "icons": {
    "16": "images/icons/icon_16.png",
    "32": "images/icons/icon_32.png",
    "48": "images/icons/icon_48.png",
    "64": "images/icons/icon_64.png",
    "128": "images/icons/icon_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mg64s5ujb@mozmail.com",
      "strict_min_version": "58.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.battlefield.com/bf3/*"
      ],
      "js": [
        "contentScripts/serverList.js"
      ]
    }
  ],
  "permissions": [
    "https://battlelog.battlefield.com/"
  ]
}

Best BF3 Battlelog Player Count Validator Alternatives

Here are some Firefox add-ons that are similar to BF3 Battlelog Player Count Validator: