foxgirl-settings/librewolf.cfg/user-settings/start-page.json

38 lines
1 KiB
JSON
Raw Normal View History

2020-05-01 21:06:28 +02:00
{
"name": "Start Page",
"subcategory": "User Settings",
"notes": "",
"section": [
{
"comments": "",
"type": "lockPref",
"key": "browser.newtabpage.activity-stream.feeds.section.highlights",
"value": false
},
{
"comments": "",
"type": "lockPref",
"key": "browser.newtabpage.activity-stream.section.highlights.includeBookmarks",
"value": false
},
{
"comments": "",
"type": "lockPref",
"key": "browser.newtabpage.activity-stream.section.highlights.includeDownloads",
"value": false
},
{
"comments": "",
"type": "lockPref",
"key": "browser.newtabpage.activity-stream.section.highlights.includeVisited",
"value": false
},
{
"comments": "",
"type": "lockPref",
"key": "browser.newtabpage.activity-stream.prerender",
"value": false
}
]
}