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 has been archived by the owner on Oct 3, 2024. It is now read-only.
At the moment we have tabs.viewportSize() which simply resizes the actual window. But this is not adequate for all use cases.
In the old extension, we could trigger the mobile emulation from the devtools using XUL.
Perhaps we could implement a "WebExtension experiment" to reintroduce this API?
The text was updated successfully, but these errors were encountered:
At the moment we have
tabs.viewportSize()
which simply resizes the actual window. But this is not adequate for all use cases.In the old extension, we could trigger the mobile emulation from the devtools using XUL.
Perhaps we could implement a "WebExtension experiment" to reintroduce this API?
The text was updated successfully, but these errors were encountered: