package webextension_polyfill.manifest; typedef BrowserSpecificSettings = { /** Optional. **/ @:optional var gecko : FirefoxSpecificProperties; };