Coin Master Free Spins

Coin Master Free Spins

Get Coin Master 50,000 Spins Free. Play the Coin Master game with ease and enjoy free rewards.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "1.0.0",
  "name": "Coin Master Free Spins",
  "description": "Get Coin Master 50,000 Spins Free. Play the Coin Master game with ease and enjoy free rewards.",
  "default_locale": "en",
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "author": "Tom Jones",
  "homepage_url": "https://codes.oddsonline.co/coin-master/",
  "short_name": "Coin Master Free Spins",
  "action": {
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    },
    "default_popup": "popup.html"
  }
}