LichessFreeze Firefox

Examine source code of LichessFreeze

Inspect and view changes in LichessFreeze 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": "ChessFreeze",
  "version": "1.1",
  "description": "Freezes Lichess visuals when hitting the key q",
  "icons": {
    "48": "icons/pawnIcon-48.png"
  },
  "permissions": [
    "storage",
    "*://*.lichess.org/*"
  ],
  "page_action": {
    "default_icon": "icons/pawnIcon-48.png",
    "default_title": "ChessFreeze"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.lichess.org/*"
      ],
      "js": [
        "ChessFreeze.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cfd103ed-7a69-4178-b255-1f30327055c7}"
    }
  }
}

Best LichessFreeze Alternatives

Here are some Firefox add-ons that are similar to LichessFreeze: