trisquel-icecat/icecat/testing/condprofile/condprof/customization/webext.json

15 lines
367 B
JSON

{
"name": "webext",
"addons": {
"uBlock": "https://addons.mozilla.org/icecat/downloads/file/4171020/ublock_origin-1.52.2.xpi"
},
"prefs": {
"gfx.webrender.precache-shaders": true,
"extensions.autoDisableScopes": 0,
"extensions.enabledScopes": 1,
"extensions.startupScanScopes": 1
},
"scenario": {
"full": { "max_urls": 150 }
}
}