When running InboxWhiz in Arc, the extension installs normally and clicking the icon opens Gmail, but the InboxWhiz UI never appears.
Arc does not currently support the Chrome Side Panel API. InboxWhiz renders entirely inside the side panel, so without side panel support, there is nowhere for the UI to mount.
We need to implement a fallback rendering method for browsers that don’t support side panels.
When running InboxWhiz in Arc, the extension installs normally and clicking the icon opens Gmail, but the InboxWhiz UI never appears.
Arc does not currently support the Chrome Side Panel API. InboxWhiz renders entirely inside the side panel, so without side panel support, there is nowhere for the UI to mount.
We need to implement a fallback rendering method for browsers that don’t support side panels.