Historique de versions de Mobile Suit Battle Ops Import - 4 versions
Mobile Suit Battle Ops Import par ahang
Historique de versions de Mobile Suit Battle Ops Import - 4 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 0.2.0
Publié le 18 avr. 2026 - 57,6 KoFonctionne avec firefox 121.0 et versions supérieuresUpdated 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.Code source publié sous licence Licence MIT
Anciennes versions
Version 0.1.4
Publié le 7 avr. 2026 - 55,22 KoFonctionne avec firefox 121.0 et versions supérieuresFirefox 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 itCode source publié sous licence Licence MIT
Version 0.1.3
Publié le 1 avr. 2026 - 55,08 KoFonctionne avec firefox 121.0 et versions supérieuresAdded 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.Code source publié sous licence Licence MIT
Version 0.1.1
Publié le 25 mars 2026 - 54,96 KoFonctionne avec firefox 121.0 et versions supérieuresCode source publié sous licence Licence MIT