A
BrowserSetting
object that can be used to change the way the browser handles animated images, such as GIFs.
The underlying value is a string that can take one of three values:
BCD tables only load in the browser
Disable animated images:
browser.browserSettings.imageAnimationBehavior.set({value: "none"});
最后修改: , 由 MDN 贡献者