Cookie Clicker Bot Firefox

Examine source code of Cookie Clicker Bot

Inspect and view changes in Cookie Clicker Bot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SmartCookieBot",
  "version": "1.0.0",
  "description": "Cookie Clicker bot with floating UI controls",
  "browser_specific_settings": {
    "gecko": {
      "id": "smartcookiebot@cookieclicker.local",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "host_permissions": [
    "https://orteil.dashnet.org/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://orteil.dashnet.org/cookieclicker/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "bot.js"
      ],
      "matches": [
        "https://orteil.dashnet.org/cookieclicker/*"
      ]
    }
  ]
}

Best Cookie Clicker Bot Alternatives

Here are some Firefox add-ons that are similar to Cookie Clicker Bot: