Chest Clicker Firefox

Examine source code of Chest Clicker

By: LevyArs
Inspect and view changes in Chest Clicker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.0.2",
  "name": "Chest Clicker",
  "description": "Click on twitch chests and streamlabs chests for you :D",
  "browser_action": {
    "default_icon": "icone.png"
  },
  "icons": {
    "96": "icone_96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "js": [
        "points.js"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ]
}

Best Chest Clicker Alternatives

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