Five Nights Online Game
Five Nights Online Game is a point-and-click survival horror game at Freddy's is incredibly unique and takes an approach to horror.
Vad är Five Nights Online Game?
Five Nights Online Game är en Chrome-tillägg utvecklad av https://five-nights-game.blogspot.com, och dess huvudfunktion är "Five Nights Online Game is a point-and-click survival horror game at Freddy's is incredibly unique and takes an approach to horror.".
Tilläggsskärmbilder
Ladda ner Five Nights Online Game-förlängningens CRX-fil
Ladda ner Five Nights Online Game-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Five Nights Online Game is available in the chrome web store just install it and play Five Nights Online Game.
How to Play:-
Use the mouse to direct your vision
Click the Door buttons to open/close doors
Click the Light buttons to turn on/off lights
Monitor the security cameras to track the movements of the animatronics (hovering the mouse over the button at the bottom of the screen will show/hide the camera panel)
Keep an eye on how much power you have left, as electricity is limited in supply
Listen to the information provided by the Phone Guy
Note:- Dear in my extension have many more games with diffrent diffrent categories like- Action, racing, Shooting, Dresing, Etc
thank you-:) Grundläggande Information om Tillägg
| Namn | |
| ID | mgjaijojkhfijadeacechhblnpdkfael |
| Officiell webbadress | https://chromewebstore.google.com/detail/five-nights-online-game/mgjaijojkhfijadeacechhblnpdkfael |
| Beskrivning | Five Nights Online Game is a point-and-click survival horror game at Freddy's is incredibly unique and takes an approach to horror. |
| Filstorlek | 636 KB |
| Antal Installationer | 1,666 |
| Aktuell Version | 7.11 |
| Senast Uppdaterad | 2023-11-25 |
| Publiceringsdatum | 2022-07-05 |
| Betyg | 5.00/5 Totalt 6 Betyg |
| Utvecklare | https://five-nights-game.blogspot.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://five-nights-game.blogspot.com/ |
| URL till Sekretesspolicy Sidan | https://yourwebgame.com/page/privacy-policy |
| Stödda Språk | id,ms,de,en,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Five Nights Online Game",
"version": "7.11",
"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": "images\/icon128.png"
},
"author": "Bishnu",
"default_locale": "en",
"background": {
"service_worker": "scripts\/service-worker.js"
},
"icons": {
"128": "images\/icon128.png",
"48": "images\/icon48.png"
},
"offline_enabled": false,
"permissions": [
"storage",
"notifications",
"alarms"
],
"host_permissions": [
"https:\/\/allunblockedgames.com\/panel\/"
]
} | |