Cookie Clicker Auto Buttons Firefox

Examine source code of Cookie Clicker Auto Buttons

Inspect and view changes in Cookie Clicker Auto Buttons source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Cookie Clicker Auto Buttons",
  "description": "Add buttons to toggle auto clicker on Cookie Clicker",
  "version": "1.0",
  "manifest_version": 3,
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon-128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/cursor.webp",
        "icons/shimmer.webp"
      ],
      "matches": [
        "https://orteil.dashnet.org/cookieclicker/"
      ]
    }
  ],
  "content_scripts": [
    {
      "js": [
        "extension.js"
      ],
      "matches": [
        "https://orteil.dashnet.org/cookieclicker/"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mycookieclickerauto@some.thing",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Cookie Clicker Auto Buttons Alternatives

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