Files
tubestation/browser/extensions/activity-stream/prerendered/static/activity-stream-initial-state.js

66 lines
1.3 KiB
JavaScript

// Note - this is a generated file.
window.gActivityStreamPrerenderedState = {
"TopSites": {
"initialized": false,
"rows": [],
"editForm": null
},
"App": {
"initialized": false,
"version": null
},
"Snippets": {
"initialized": false
},
"Prefs": {
"initialized": true,
"values": {
"migrationExpired": true,
"showTopSites": true,
"showSearch": true,
"topSitesRows": 1,
"collapseTopSites": false,
"section.highlights.collapsed": false,
"section.topstories.collapsed": false,
"feeds.section.topstories": true,
"feeds.section.highlights": true,
"enableWideLayout": true,
"sectionOrder": "topsites,topstories,highlights"
}
},
"Dialog": {
"visible": false,
"data": {}
},
"Sections": [
{
"title": {
"id": "header_recommended_by",
"values": {
"provider": "Pocket"
}
},
"rows": [],
"enabled": true,
"icon": "pocket",
"id": "topstories",
"order": 1,
"initialized": false
},
{
"title": {
"id": "header_highlights"
},
"rows": [],
"enabled": true,
"id": "highlights",
"icon": "highlights",
"order": 2,
"initialized": false
}
],
"PreferencesPane": {
"visible": false
}
};