BhavyaC16 / AutoReload

A Chrome Extension that automatically keeps refreshing your chrome tab periodically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoReload

AutoReload is a Chrome Extension which automatically keeps refreshing your webpage in the specified interval.

How to Install

For Windows and Mac users

  • Download the file AutoReload.zip
  • Unzip AutoReload.zip
  • Open chrome://extensions/ in your Chrome browser
  • Enable the 'Developer Mode' for Chrome Extensions (Toggle switch on top right)
  • Click on the 'Load Unpacked' button and select the AutoReload folder
  • The extension is now installed.

For Linux users

  • Download the file AutoReload.crx
  • Open chrome://extensions/ in your Chrome browser
  • Drag the downloaded AutoReload.crx file from your file manager to the above chrome://extensions/ tab
  • Click on "Add Extension" for the pop-up asking "Add AutoReload?"
  • The extension is now installed.

How to use AutoReload

  • Open the website which you want to refresh periodically
  • Right click anywhere on the page
  • Click on 'AutoReload' in the context menu
  • Enter the interval in seconds in the prompt
  • Click on 'OK'
  • 'AutoReload' is now activated for your Chrome tab!

Happy AutoReloading! :D

How to make a Chrome Extension

About

A Chrome Extension that automatically keeps refreshing your chrome tab periodically

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%