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
官方URL 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"
    }
}