The SDK high-level API module sdk/ui is not supported on Fennec.
Our add-on ClickGuard needs per-tab toggle user experience for Android (and no more than that). We are using a hotkey (!) now. We want to avoid writing require("chrome") where possible. Must we wait for WebExtensions? Is there any option available?
Thanks.