FNF Portrait Mode
Play Friday Night Funny music games, funkin battle online!
Co to jest FNF Portrait Mode?
FNF Portrait Mode to rozszerzenie Chrome opracowane przez sizouhirl, a jego główną funkcją jest „Play Friday Night Funny music games, funkin battle online!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia FNF Portrait Mode
Pobierz pliki rozszerzeń FNF Portrait Mode w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | adknggppndejemifhmlgjghmcncgkjle |
| Oficjalny URL | https://chromewebstore.google.com/detail/fnf-portrait-mode/adknggppndejemifhmlgjghmcncgkjle |
| Opis | Play Friday Night Funny music games, funkin battle online! |
| Rozmiar pliku | 356 KB |
| Liczba instalacji | 630 |
| Aktualna Wersja | 1.0 |
| Ostatnia Aktualizacja | 2021-08-23 |
| Data Publikacji | 2021-08-23 |
| Deweloper | sizouhirl |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://supercool-games.com |
| Adres URL Strony Pomocy | https://supercool-games.com |
| Obsługiwane Języki | 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"
}
} | |