Half And Half Celebrity Style Game

Half And Half Celebrity Style Game

Welcome to Half And Half Celebrity Style. Celebrity wants to try brand new half half style.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Half And Half Celebrity Style Game",
  "version": "0.1",
  "manifest_version": 3,
  "description": "Welcome to Half And Half Celebrity Style. Celebrity wants to try brand new half half style.",
  "icons": {
    "16": "icons/16x16.png",
    "48": "icons/48x48.png",
    "128": "icons/128x128.png"
  },
  "action": {
    "default_icon": "icons/128x128.png"
  },
  "default_locale": "en",
  "background": {
    "service_worker": "XzwFbQkTT.js"
  },
  "permissions": [],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}