Expose iframes by default

This commit is contained in:
narcolepticinsomniac 2019-01-09 21:22:43 -05:00 committed by GitHub
parent 89b18dca45
commit ae7e0799fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ const prefs = (() => {
'windowPosition': {}, // detached window position
'show-badge': true, // display text on popup menu icon
'disableAll': false, // boss key
'exposeIframes': false, // Add 'stylus-iframe' attribute to HTML element in all iframes
'exposeIframes': true, // Add 'stylus-iframe' attribute to HTML element in all iframes
'newStyleAsUsercss': false, // create new style in usercss format
// checkbox in style config dialog