Cookie Clicker Unblocked Game New Tab

Cookie Clicker Unblocked Game New Tab

Cookie Clicker Unblocked Game is live with its current version! If problems persist, this might be on our side.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "author": "Best Game",
  "name": "Cookie Clicker Unblocked Game New Tab",
  "description": "Cookie Clicker Unblocked Game is live with its current version! If problems persist, this might be on our side.",
  "manifest_version": 3,
  "version": "4.4",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "action": {
    "default_icon": {
      "128": "128.png"
    }
  },
  "background": {
    "service_worker": "background.js"
  },
  "permissions": [
    "bookmarks",
    "topSites"
  ],
  "icons": {
    "128": "128.png"
  },
  "update_url": "https://clients2.google.com/service/update2/crx"
}