You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2026. It is now read-only.
Clicking the fullscreen button in the popup navigates to
chrome-extension://{uuid}/index.html, so the page won’t load in Firefox-based browsers.Steps to Reproduce
chrome-extension://{uuid}/index.html, which fails to loadExpected Behavior
moz-extension://{uuid}/index.htmland successfully render the fullscreen view.Actual Behavior
chrome-extension://{uuid}/index.html, which fails to load on Firefox-based browsers.Environment