散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader
本插件是桌游“散樱乱武 新幕”的准官方模拟器专用。为模拟器提供日文卡图。Common中使用的图像作为准官方工具的辅助得到BakaFire Party的许可可以使用。
Hvad er 散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader?
散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader er en Chrome-udvidelse udviklet af 水稻, og dens hovedfunktion er "本插件是桌游“散樱乱武 新幕”的准官方模拟器专用。为模拟器提供日文卡图。Common中使用的图像作为准官方工具的辅助得到BakaFire Party的许可可以使用。".
Udvidelsesskærmbilleder
Download 散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader-udvidelses-CRX-fil
Download 散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
最近更新
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) Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | jgdkgeeppknnajkmhfjgjjekmhcggaki |
| Officiel 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 |
| Beskrivelse | 本插件是桌游“散樱乱武 新幕”的准官方模拟器专用。为模拟器提供日文卡图。Common中使用的图像作为准官方工具的辅助得到BakaFire Party的许可可以使用。 |
| Filstørrelse | 28.63 MB |
| Antal Installationer | 541 |
| Nuværende Version | 1.7 |
| Senest Opdateret | 2024-01-22 |
| Udgivelsesdato | 2020-02-24 |
| Bedømmelse | 5.00/5 Samlet 7 Bedømmelser |
| Udvikler | 水稻 |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | 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:\/\/*\/*"
]
}
]
} | |