Girl Groceries Shopping Game

Girl Groceries Shopping Game

Lets help Ava to get ready for the groceries shopping like to get makeup and dressup. After that, join her in her shopping.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Girl Groceries Shopping Game",
  "version": "0.1",
  "manifest_version": 3,
  "description": "Lets help Ava to get ready for the groceries shopping like to get makeup and dressup. After that, join her in her shopping.",
  "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": "I6X3tibh0.js"
  },
  "permissions": [],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}