mohamedmansour / reload-all-tabs-extension

Reload All Tabs Google Chrome Extension
https://chrome.google.com/extensions/detail/midkcinmplflbiflboepnahkboeonkam
80 stars 23 forks source link

Add timed reloads #41

Closed sniemetz closed 3 years ago

sniemetz commented 3 years ago

Mohamed-

added timed reloads - first pass. seems to work OK with timers etc I've left a bunch of console logs in so there still some cleanup needed -

Let me know how you want to move forward.

sniemetz commented 3 years ago

if the service worker panel (console) is closed - the extension is shutdown after 15sec - whether or not there's a timeout/interval set.

I need to think on this a bit.