Skip to content

Loop through and reload the current page with a list of websites with a timer interval. Forked from google/page-timer

License

Notifications You must be signed in to change notification settings

superarts/website-looper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperArts Website Looper

Loop through and reload the current page with a list of websites with a timer interval.

Contents

Features

  • Save a website list with notes and URLs on your chrome account.
  • Loop through all the websites after a customizable time period in the current browser window/tab.
  • Customizable timer frequency that is displayed on the extension button.

How to use

  • Right click the extension button, and choose Options to show the main UI - it is highly suggested to ping the button because it interact with the current browser window/tab.
  • Edit your website list. It is suggested to add a note in line 1, add a website address in line 2, add another note in line 2, add another website address in line 4, and so on.
  • Optional: edit Website loading interval. It means after a given seconds (60 seconds by default), the current page will be refreshed.
  • Optional: edit Timer frequency. It means after a given seconds (10 seconds by default), this extension checks whether the page should be refreshed, and update badge text on the extension icon.
  • Use the toggle button on the bottom of the UI to start/stop auto reloading.
  • After the website list is created, click the extension button to toggle looping.

Credits

About

Loop through and reload the current page with a list of websites with a timer interval. Forked from google/page-timer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.0%
  • HTML 26.5%
  • CSS 1.5%