Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 614 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 614 Bytes

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