Skip to content

This plugin reloads your page when you are not focused

License

Notifications You must be signed in to change notification settings

MrPeker/auto-page-reloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to Auto Page Reloader Plugin!

This plugin reloads your page when you are not focused


Installation

Download this repository and include auto-page-reload.js in the page

Using

autoPageReloader(reload_time_ms)

Parameters

First parameter is reload time type milisecond default value 3000

Example

<script src="auto-page-reloader.js"></script>
<script>autoPageReloader(2500);</script>

Author

Mehmet Ali Peker [email protected]

Note

Please star this repository and share

About

This plugin reloads your page when you are not focused

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published