散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader
本插件是桌游“散樱乱武 新幕”的准官方模拟器专用。为模拟器提供日文卡图。Common中使用的图像作为准官方工具的辅助得到BakaFire Party的许可可以使用。
散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader란 무엇입니까?
散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader은(는) 水稻에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "本插件是桌游“散樱乱武 新幕”的准官方模拟器专用。为模拟器提供日文卡图。Common中使用的图像作为准官方工具的辅助得到BakaFire Party的许可可以使用。"입니다.
확장 프로그램 스크린샷
散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
最近更新 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)
확장 프로그램 기본 정보
이름 | 散樱乱武对战模拟器卡图插件 Furuyoni Simulator Image Loader |
ID | jgdkgeeppknnajkmhfjgjjekmhcggaki |
공식 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 |
설명 | 本插件是桌游“散樱乱武 新幕”的准官方模拟器专用。为模拟器提供日文卡图。Common中使用的图像作为准官方工具的辅助得到BakaFire Party的许可可以使用。 |
파일 크기 | 28.63 MB |
설치 횟수 | 541 |
현재 버전 | 1.7 |
최근 업데이트 | 2024-01-22 |
출시 날짜 | 2020-02-24 |
평점 | 5.00/5 총 7 개의 평점 |
개발자 | 水稻 |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | 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:\/\/*\/*" ] } ] } |