Mobile Suit Battle Ops Import のバージョン履歴 - 全 4 バージョン
Mobile Suit Battle Ops Import 作成者: ahang
Mobile Suit Battle Ops Import のバージョン履歴 - 全 4 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.2.0
リリース日 : 2026年4月18日 - 57.6 KBfirefox バージョン 121.0 以降 で動作Updated the Bandai tournament import flow to support the new JSON upload process in Mobile Suit Battle Ops. The extension now prefers the production app by default and automatically switches to a local development app only when one is reachable. This improves reliability when sending exported tournament data into the app and avoids opening the wrong target tab.ソースコードは MIT License に従いリリースされています
以前のバージョン
バージョン 0.1.4
リリース日 : 2026年4月7日 - 55.22 KBfirefox バージョン 121.0 以降 で動作Firefox compatibility fixes:
Replaced all chrome.tabs. async calls with browser.tabs. (Firefox's chrome compatibility shim does not return Promises for tabs APIs)
Replaced chrome.webRequest.onBeforeSendHeaders with browser.webRequest equivalent
Replaced chrome.runtime.sendMessage() in the popup with browser.runtime.sendMessage() to correctly receive responses from the background
Added "persistent": true to the background declaration to prevent the background page from being unloaded between events, which caused the captured token to be lost before the popup could retrieve itソースコードは MIT License に従いリリースされています
バージョン 0.1.3
リリース日 : 2026年4月1日 - 55.08 KBfirefox バージョン 121.0 以降 で動作Added Firefox-compatible background fallback configuration to support review and runtime compatibility.
Kept the one-click Bandai token handoff flow unchanged.
Improved user-facing error guidance when extension messaging is unavailable.ソースコードは MIT License に従いリリースされています