Easy Auto Clicker

Easy Auto Clicker

A free auto clicker which will easy to solve all your clicking needs, do you need a head start at a game? Well choose between right…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_icon": "ico.png"
  },
  "background": {
    "service_worker": "background.js"
  },
  "description": "",
  "icons": {
    "64": "ico.png"
  },
  "incognito": "split",
  "manifest_version": 3,
  "name": "Easy Auto Clicker",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0"
}