Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Oct 11, 2025.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Pacman Game Popup Offline",
"version": "1.5",
"description": "A classic pacman popup offline game to kill boredom!",
"manifest_version": 3,
"action": {
"default_title": "Pacman",
"default_popup": "index.html",
"default_icon": {
"16": "app\/style\/graphics\/logo16.png",
"48": "app\/style\/graphics\/logo48.png",
"128": "app\/style\/graphics\/logo128.png"
}
},
"icons": {
"16": "app\/style\/graphics\/logo16.png",
"48": "app\/style\/graphics\/logo48.png",
"128": "app\/style\/graphics\/logo128.png"
},
"options_ui": {
"page": "index.html",
"open_in_tab": true
},
"homepage_url": "https:\/\/pacmanonline.chromecrxstore.com\/"
}