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 KB适用于 firefox 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 许可证 发布
较早版本
版本 0.1.4
发布于 2026年4月7日 - 55.22 KB适用于 firefox 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 许可证 发布
版本 0.1.3
发布于 2026年4月1日 - 55.08 KB适用于 firefox 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 许可证 发布