Skip to content

Instantly share code, notes, and snippets.

@Silthus
Created September 15, 2019 09:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Silthus/970830c91fcef9c0a19da576b45f01f7 to your computer and use it in GitHub Desktop.
Save Silthus/970830c91fcef9c0a19da576b45f01f7 to your computer and use it in GitHub Desktop.
{
"settingsReloadIntervalMinutes": 1,
"fullscreen": false,
"autoStart": true,
"lazyLoadTabs": true,
"websites": [
{
"url": "https://www.patreon.com/kevdev",
"duration": 10,
"tabReloadIntervalSeconds": 15
},
{
"url": "chrome-extension://pjgjpabbgnnoohijnillgbckikfkbjed/src/settings.html",
"duration": 10,
"tabReloadIntervalSeconds": 15
},
{
"url": "https://github.com/KevinSheedy/chrome-tab-rotate.git",
"duration": 10,
"tabReloadIntervalSeconds": 300
},
{
"url": "https://chrome.google.com/webstore/detail/tab-rotate/pjgjpabbgnnoohijnillgbckikfkbjed",
"duration": 10,
"tabReloadIntervalSeconds": 15
},
{
"url": "https://ie.linkedin.com/in/kevinsheedy",
"duration": 10,
"tabReloadIntervalSeconds": 15
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment