Easy Backloggery Firefox

Examine source code of Easy Backloggery

Inspect and view changes in Easy Backloggery source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Easy Backloggery",
  "version": "1.0",
  "description": "Add list of games to Backloggery easy with this addon.",
  "icons": {
    "48": "icons/SP_beaten.gif"
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/SP_beaten.gif"
    },
    "default_title": "Easy Backloggery"
  },
  "content_scripts": [
    {
      "matches": [
        "*://backloggery.com/newgame.php*"
      ],
      "js": [
        "js/jquery.min.js",
        "js/script.js"
      ]
    }
  ]
}

Best Easy Backloggery Alternatives

Here are some Firefox add-ons that are similar to Easy Backloggery: