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 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 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 itMIT 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드