Pacman - a pack of 3 pacman heritage games

Pacman - a pack of 3 pacman heritage games

Play three heritage pacman games - original, Ms. Pacman and Cookie man - all in one click

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "browser_action": {
    "default_icon": "icon16x16.png",
    "default_popup": "popup.html"
  },
  "description": "Play three heritage pacman games - original, Ms. Pacman and Cookie man - all in one click",
  "icons": {
    "16": "icon16x16.png",
    "48": "icon48x48.png",
    "128": "icon128x128.png"
  },
  "manifest_version": 2,
  "name": "Pacman - a pack of 3 pacman heritage games",
  "short_name": "3 heritage Pacman games",
  "version": "3.1"
}