Revert expose iframes by default

I don't I think I care enough to argue with someone who's technically correct.
This commit is contained in:
narcolepticinsomniac 2019-01-09 23:43:28 -05:00 committed by GitHub
parent ae7e0799fe
commit c56f5c32f1
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': true, // Add 'stylus-iframe' attribute to HTML element in all iframes
'exposeIframes': false, // Add 'stylus-iframe' attribute to HTML element in all iframes
'newStyleAsUsercss': false, // create new style in usercss format
// checkbox in style config dialog