Board Centralizer Firefox

Examine source code of Board Centralizer

By: adrian
Inspect and view changes in Board Centralizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Board Centralizer",
  "version": "2.0",
  "description": "Centralize every chessboard on all chess.com webpages.",
  "icons": {
    "128": "/icons/9055285_bxs_chess_icon128px.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.chess.com/puzzles*",
        "*://*.chess.com/play*",
        "*://*.chess.com/game*"
      ],
      "js": [
        "app.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2cece0d4-2840-4da3-865e-e862ac849bf6}"
    }
  }
}

Best Board Centralizer Alternatives

Here are some Firefox add-ons that are similar to Board Centralizer: