FBS Image Loader
『桜降る代に決闘を』の準公式ツールであるふるよにボードシミュレータにおいてカード画像を表示するためのツールです。
Vad är FBS Image Loader?
FBS Image Loader är en Chrome-tillägg utvecklad av owl8hukurou, och dess huvudfunktion är "『桜降る代に決闘を』の準公式ツールであるふるよにボードシミュレータにおいてカード画像を表示するためのツールです。".
Tilläggsskärmbilder
Ladda ner FBS Image Loader-förlängningens CRX-fil
Ladda ner FBS Image Loader-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
ふるよにボードシミュレータのカードがコモンズのカード画像に差し替えられます。
コモンズの画像は準公式ツールの補助としてBakaFire Partyの許可を受けて使用しております。
ふるよにボードシミュレータ(https://furuyoni-simulator.herokuapp.com/)
ふるよにコモンズ/BakaFire,TOKIAME(https://main-bakafire.ssl-lolipop.jp/furuyoni/na/rule.html)
ver1.3.0
アキナ・シスイといった新メガミに対応。
中国語に対応
ver1.3.1
一部のカードが正常に表示されないバグを修正。
カード画像のサイズが一部揃っていなかったのを修正。 Grundläggande Information om Tillägg
| Namn | |
| ID | epcidipbkpejfnnllkgaomnhkkmagclm |
| Officiell webbadress | https://chromewebstore.google.com/detail/fbs-image-loader/epcidipbkpejfnnllkgaomnhkkmagclm |
| Beskrivning | 『桜降る代に決闘を』の準公式ツールであるふるよにボードシミュレータにおいてカード画像を表示するためのツールです。 |
| Filstorlek | 59.03 MB |
| Antal Installationer | 1,586 |
| Aktuell Version | 1.3.3 |
| Senast Uppdaterad | 2024-03-03 |
| Publiceringsdatum | 2020-02-20 |
| Betyg | 5.00/5 Totalt 4 Betyg |
| Utvecklare | owl8hukurou |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | ja |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "FBS Image Loader",
"version": "1.3.3",
"description": "\u300e\u685c\u964d\u308b\u4ee3\u306b\u6c7a\u95d8\u3092\u300f\u306e\u6e96\u516c\u5f0f\u30c4\u30fc\u30eb\u3067\u3042\u308b\u3075\u308b\u3088\u306b\u30dc\u30fc\u30c9\u30b7\u30df\u30e5\u30ec\u30fc\u30bf\u306b\u304a\u3044\u3066\u30ab\u30fc\u30c9\u753b\u50cf\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306e\u30c4\u30fc\u30eb\u3067\u3059\u3002",
"content_scripts": [
{
"matches": [
"https:\/\/furuyoni-simulator.herokuapp.com\/*"
],
"js": [
"imageloader.js"
],
"run_at": "document_end"
}
],
"web_accessible_resources": [
{
"resources": [
"cardlist_ja.json",
"cardlist_en.json",
"cardlist_ko.json",
"cardlist_zh.json",
"cardlist_zhg1.json",
"cards\/*.png"
],
"matches": [
" | |