Mobile Suit Battle Ops Import version history - 3 versions
Mobile Suit Battle Ops Import by ahang
Mobile Suit Battle Ops Import version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.1.4
Released Apr 7, 2026 - 55.22 KBWorks with firefox 121.0 and laterFirefox 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 itSource code released under MIT License
Older versions
Version 0.1.3
Released Apr 1, 2026 - 55.08 KBWorks with firefox 121.0 and laterAdded 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.Source code released under MIT License
Version 0.1.1
Released Mar 25, 2026 - 54.96 KBWorks with firefox 121.0 and laterSource code released under MIT License