This patch moves the tabs API calls after the tabGroups event call, which increases the likelihood that the tabGroups implementation loads (with the event registered) before tabs.group() is called, to address https://bugzilla.mozilla.org/show_bug.cgi?id=1962683#c3 Differential Revision: https://phabricator.services.mozilla.com/D246779