Tilt Breaker Firefox

Examine source code of Tilt Breaker

Inspect and view changes in Tilt Breaker 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": 3,
  "name": "Tilt Breaker",
  "version": "1.0.1",
  "host_permissions": [
    "https://*.chess.com/*"
  ],
  "permissions": [
    "storage",
    "webNavigation"
  ],
  "action": {
    "default_popup": "src/popup/popup.html",
    "default_title": "Tilt Breaker"
  },
  "options_ui": {
    "page": "src/popup/popup.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "js": [
        "assets/content.ts-loader.js"
      ],
      "matches": [
        "https://*.chess.com/*"
      ],
      "run_at": "document_start",
      "css": [
        "assets/content.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "assets/index.ts.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "raccoon-team@gmail.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "16x16.png",
    "32": "32x32.png",
    "48": "48x48.png",
    "128": "128x128.png"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://*.chess.com/*"
      ],
      "resources": [
        "assets/_plugin-vue_export-helper.js",
        "assets/content.ts.js"
      ]
    }
  ]
}

Best Tilt Breaker Alternatives

Here are some Firefox add-ons that are similar to Tilt Breaker: