All Fnf Mods

A handbook where you can find everything you are looking for about Indie Games.

All Fnf Modsとは何ですか?

All Fnf Modsはhttps://www.lawod.comによって開発されたChromeの拡張機能で、その主な機能は「A handbook where you can find everything you are looking for about Indie Games.」です。

拡張機能のスクリーンショット

screenshot

All Fnf Mods拡張機能のCRXファイルをダウンロード

All Fnf Mods拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        FNF Mods Extension is a Google Chrome Extension that allows you to quickly and easily access the recently published FNF Mods on Lawod.

Lawod is a gaming website that you can follow the latest news about your favorite game, and also it is one of the best information sources for Friday Night Funkin players. Friday Night Funkin is a rhythm-based indie game that has managed to reaches hundreds of millions of players in a short time. In the Lawod, you can find a short review of many FNF mods and play many of them online.

With Lawod's FNF Mods Google Chrome Extension, you will easily follow the recently posted FNF Mod on Lawod. This extension is specifically designed for FNF fans.

To play a new FNF Mod every day, add the Lawod's FNF Mods Extension on your browser. You can also add Lawod Extension on your browser to get everything we published easily.                    

拡張機能の基本情報

名前 All Fnf Mods All Fnf Mods
ID hlppghpgkinhomcehphccgkbjkbkcgkh
公式URL https://chromewebstore.google.com/detail/all-fnf-mods/hlppghpgkinhomcehphccgkbjkbkcgkh
説明 A handbook where you can find everything you are looking for about Indie Games.
ファイルサイズ 33.11 KB
インストール数 4,000
現在のバージョン 1.0.2
最終更新日 2022-11-01
公開日 2021-06-22
評価 2.33/5 合計 3 レビュー
開発者 https://www.lawod.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://fnfmods.net
ヘルプページのURL https://www.lawod.com/fnf-mods/
プライバシーポリシーページのURL https://www.lawod.com/privacy-policy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "All Fnf Mods",
    "description": "A handbook where you can find everything you are looking for about Indie Games.",
    "version": "1.0.2",
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "All Fnf Mods"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "img\/logo-16.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo.png"
    },
    "permissions": [
        "storage",
        "alarms",
        "https:\/\/fnfmods.net\/"
    ]
}