FNF Portrait Mode

Play Friday Night Funny music games, funkin battle online!

什麼是FNF Portrait Mode?

FNF Portrait Mode是由sizouhirl開發的Chrome擴展程式,該擴展的主要功能是“Play Friday Night Funny music games, funkin battle online!”。

擴展截圖

screenshot
screenshot
screenshot

下載FNF Portrait Mode擴展crx文件

下載FNF Portrait Mode擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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                    

擴展基本資訊

名稱 FNF Portrait Mode FNF Portrait Mode
ID adknggppndejemifhmlgjghmcncgkjle
官方網址 https://chromewebstore.google.com/detail/fnf-portrait-mode/adknggppndejemifhmlgjghmcncgkjle
簡介 Play Friday Night Funny music games, funkin battle online!
檔案大小 356 KB
安裝次數 630
目前版本 1.0
更新時間 2021-08-23
上架時間 2021-08-23
開發者 sizouhirl
電子郵箱 [email protected]
付費類型 free
擴展官網 https://supercool-games.com
說明頁面URL https://supercool-games.com
支援的語言 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"
    }
}