Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 845 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 845 Bytes

chrome-tab-reloader

A chrome extension to keep reloading a tab every 10 seconds - Automation for anxiety when you anticipate something to change on a webpage and want to keep refreshing!

How to install from chrome webstore?

The extension is available to be installed on chrome web store here

How to install? [For development]

  • Clone the repository.
  • Open google chrome and put chrome://extensions/ in the address bar.
  • In the top right corner, turn on the developer mode.
  • In the top bar, click on Load Unpacked.
  • Browse the files and select the root directory of the cloned repository.
  • You should be good to go!

Future work

  • The extension currently only allows refresh every 10 seconds, which in fact should be customizable.