散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader

本插件是桌游“散樱乱武 新幕”的准官方模拟器专用。为模拟器提供日文卡图。Common中使用的图像作为准官方工具的辅助得到BakaFire Party的许可可以使用。

Co je 散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader?

散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader je rozšíření Chrome vyvinuté 水稻, a jeho hlavní funkcí je „本插件是桌游“散樱乱武 新幕”的准官方模拟器专用。为模拟器提供日文卡图。Common中使用的图像作为准官方工具的辅助得到BakaFire Party的许可可以使用。“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření 散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader

Stáhněte si soubory rozšíření 散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        最近更新

2024-01-22
支援第八扩张S8、第九扩张S9

2023-08-19
恢复支持

2022-05-21
支援第七扩张S7-2

2022-02-08
支援第六扩张S7

本插件是桌游“散樱乱武 新幕”的准官方模拟器专用。为模拟器提供日文卡图。
Common中使用的图像作为准官方工具的辅助得到BakaFire Party的许可可以使用。
对战模拟器:https://furuyoni-simulator.herokuapp.com/
插图来源:TOKIAME,BakaFire(https://main-bakafire.ssl-lolipop.jp/furuyoni/na/rule.html)
本插件是桌游“散樱乱武 新幕”的准官方模拟器专用。为模拟器提供日文卡图。Common中使用的图像作为准官方工具的辅助得到BakaFire Party的许可可以使用。对战模拟器:https://furuyoni-simulator.herokuapp.com/ 插图来源:TOKIAME,BakaFire(https://main-bakafire.ssl-lolipop.jp/furuyoni/na/rule.html)

This Plug-in is for Furuyoni Simulator for the boardgame 『桜降る代に決闘を 新幕』.
It contains the image of this game in Japanese.
The images used is acting as a support tool for this simulator, and have permitted by BakaFire Party.
URL of the Simulator:https://furuyoni-simulator.herokuapp.com/
The images come from: TOKIAME, BakaFire(https://main-bakafire.ssl-lolipop.jp/furuyoni/na/rule.html)                    

Základní Informace o Rozšíření

Název 散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader 散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader
ID jgdkgeeppknnajkmhfjgjjekmhcggaki
Oficiální URL https://chromewebstore.google.com/detail/%E6%95%A3%E6%A8%B1%E4%B9%B1%E6%AD%A6%E5%AF%B9%E6%88%98%E6%A8%A1%E6%8B%9F%E5%99%A8%E5%8D%A1%E5%9B%BE%E6%8F%92%E4%BB%B6-furuyoni-si/jgdkgeeppknnajkmhfjgjjekmhcggaki
Popis 本插件是桌游“散樱乱武 新幕”的准官方模拟器专用。为模拟器提供日文卡图。Common中使用的图像作为准官方工具的辅助得到BakaFire Party的许可可以使用。
Velikost souboru 28.63 MB
Počet instalací 541
Aktuální Verze 1.7
Poslední Aktualizace 2024-01-22
Datum Vydání 2020-02-24
Hodnocení 5.00/5 Celkem 7 Hodnocení
Vývojář 水稻
E-mail [email protected]
Typ Platby free
Podporované Jazyky zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "\u6563\u6a31\u4e71\u6b66\u5bf9\u6218\u6a21\u62df\u5668\u5361\u56fe\u63d2\u4ef6 Furuyoni Simulator Image Loader",
    "description": "\u672c\u63d2\u4ef6\u662f\u684c\u6e38\u201c\u6563\u6a31\u4e71\u6b66 \u65b0\u5e55\u201d\u7684\u51c6\u5b98\u65b9\u6a21\u62df\u5668\u4e13\u7528\u3002\u4e3a\u6a21\u62df\u5668\u63d0\u4f9b\u65e5\u6587\u5361\u56fe\u3002Common\u4e2d\u4f7f\u7528\u7684\u56fe\u50cf\u4f5c\u4e3a\u51c6\u5b98\u65b9\u5de5\u5177\u7684\u8f85\u52a9\u5f97\u5230BakaFire Party\u7684\u8bb8\u53ef\u53ef\u4ee5\u4f7f\u7528\u3002",
    "version": "1.7",
    "permissions": [],
    "host_permissions": [
        "https:\/\/furuyoni-simulator.herokuapp.com\/play2\/",
        "https:\/\/furuyoni-simulator.herokuapp.com\/watch2\/"
    ],
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/furuyoni-simulator.herokuapp.com\/play2\/*",
                "https:\/\/furuyoni-simulator.herokuapp.com\/watch2\/*"
            ],
            "css": [
                "css\/main.css"
            ],
            "js": [
                "js\/jquery.min.js",
                "js\/main.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/card\/*.png"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}