FNF Portrait Mode
Play Friday Night Funny music games, funkin battle online!
Wat is FNF Portrait Mode?
FNF Portrait Mode is een Chrome-extensie ontwikkeld door sizouhirl, en de belangrijkste functie is "Play Friday Night Funny music games, funkin battle online!".
Extensie Screenshots
Download het CRX-bestand van de extensie FNF Portrait Mode
Download FNF Portrait Mode-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This a shortcut for searching and wasting time looking for FNF Mods and FNF game to play,
this extension helps you access very easy a list of games which may contains what you are looking for or FNF game online in other words.
For more games : https://supercool-games.com Basisinformatie over de Extensie
| Naam | |
| ID | adknggppndejemifhmlgjghmcncgkjle |
| Officiële URL | https://chromewebstore.google.com/detail/fnf-portrait-mode/adknggppndejemifhmlgjghmcncgkjle |
| Beschrijving | Play Friday Night Funny music games, funkin battle online! |
| Bestandsgrootte | 356 KB |
| Aantal Installaties | 630 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2021-08-23 |
| Publicatiedatum | 2021-08-23 |
| Ontwikkelaar | sizouhirl |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://supercool-games.com |
| Help Pagina-URL | https://supercool-games.com |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "FNF Portrait Mode",
"description": "Play Friday Night Funny music games, funkin battle online!",
"version": "1.0",
"manifest_version": 3,
"background": {
"service_worker": "background.js"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "\/images\/get_started16.png",
"32": "\/images\/get_started32.png",
"48": "\/images\/get_started48.png",
"128": "\/images\/get_started128.png"
}
},
"icons": {
"16": "\/images\/get_started16.png",
"32": "\/images\/get_started32.png",
"48": "\/images\/get_started48.png",
"128": "\/images\/get_started128.png"
}
} | |