Chess.com Hide Data Firefox

Examine source code of Chess.com Hide Data

Inspect and view changes in Chess.com Hide Data 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": "Chess.com Hide Data",
  "version": "1.1",
  "description": "Hide elements from chess.com game page - ratings and captured pieces",
  "author": "Fabio Barbosa",
  "homepage_url": "https://github.com/fabiobarbosa/chesscom-hide-data",
  "permissions": [
    "activeTab",
    "https://www.chess.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.chess.com/play*, https://www.chess.com/game*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "48": "icon.png",
    "96": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "chesscom-hidedata@github.com",
      "strict_min_version": "58.0"
    }
  }
}

Best Chess.com Hide Data Alternatives

Here are some Firefox add-ons that are similar to Chess.com Hide Data: