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 Dec 05, 2025.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Five Nights Online Game",
"version": "7.21",
"description": "Five Nights Online Game is a point-and-click survival horror game at Freddy's is incredibly unique and takes an approach to horror.",
"action": {
"default_icon": "logo-128.png"
},
"default_locale": "en",
"background": {
"service_worker": "sw.js"
},
"icons": {
"128": "logo-128.png"
},
"offline_enabled": false,
"permissions": [
"storage",
"notifications",
"alarms"
]
}