KevinSheedy / chrome-tab-rotate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refreshing Pages

Waltaroo opened this issue · comments

First it starts updating but after doing the first round it stops updating the pages and in some I need it.
{
"settingsReloadIntervalMinutes": 1,
"fullscreen": true,
"autoStart": false,
"lazyLoadTabs": false,
"closeExistingTabs": true,
"websites": [
{
"url": "x",
"duration": 60,
"tabReloadIntervalSeconds": 60
},
{
"url": "x",
"duration": 60,
"tabReloadIntervalSeconds": 60
},
{
"url": "x",
"duration": 60,
"tabReloadIntervalSeconds": 60
},
{
"url": "x",
"duration": 60,
"tabReloadIntervalSeconds": 60
},
{
"url": "x",
"duration": 60,
"tabReloadIntervalSeconds": 60
},
{
"url": "x",
"duration": 60,
"tabReloadIntervalSeconds": 60
},
{
"url": "x",
"duration": 60,
"tabReloadIntervalSeconds": 60
}
]
}