Lichess2Chess Firefox

Examine source code of Lichess2Chess

제작자: JoshuaAlexanderNeo
Inspect and view changes in Lichess2Chess source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Lichess2Chess",
  "version": "1.4",
  "description": "Adds Chess.com rating estimate to Lichess.org.",
  "icons": {
    "48": "images/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{aa60beb9-2577-4eea-ae50-14a97ad9653d}"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "regressions.json"
      ],
      "matches": [
        "*://lichess.org/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "*://lichess.org/*"
      ],
      "js": [
        "lichess2chess.js"
      ]
    }
  ]
}

최고의 Lichess2Chess 대안

다음은 Lichess2Chess과(와) 유사한 Firefox add-on입니다: