FNF Portrait Mode
Play Friday Night Funny music games, funkin battle online!
Cos'è FNF Portrait Mode?
FNF Portrait Mode è un'estensione di Chrome sviluppata da sizouhirl, e la sua funzione principale è "Play Friday Night Funny music games, funkin battle online!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione FNF Portrait Mode
Scarica i file di estensione FNF Portrait Mode in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | adknggppndejemifhmlgjghmcncgkjle |
| URL Ufficiale | https://chromewebstore.google.com/detail/fnf-portrait-mode/adknggppndejemifhmlgjghmcncgkjle |
| Descrizione | Play Friday Night Funny music games, funkin battle online! |
| Dimensione del File | 356 KB |
| Conteggio Installazioni | 630 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2021-08-23 |
| Data di Pubblicazione | 2021-08-23 |
| Sviluppatore | sizouhirl |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://supercool-games.com |
| URL della Pagina di Aiuto | https://supercool-games.com |
| Lingue Supportate | 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"
}
} | |