no scrollbars in options popup ported from Chrome in firefox webextension
问题 I'm porting chrome extension to Firefox and I'm testing on Nightly 51a.. version. When I click the popup options icons it opens and scrollbars appear and after half a second those disappear. How to correct this? At the moment I've given a hyperlink in the top in the optins popup with this code which when clicked opens full view html in a new tab and this works just fine: <a style="font-size:1.5em;" href="options.html" target="_blank">Open Full Window</a> 回答1: The popup that is being shown for