Skip to content

chouaibcher/AutomaticRefresh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Automatic Refresh

This script provides an alternative to browser extensions for automatically refreshing a webpage . Unlike extensions, this script stops refreshing once the page loads successfully, preventing unnecessary refreshes.

Features:

  • Wait for a random time between 1 and 10 seconds before retrying
  • Alert sound upon successful page load to notify you.
  • Stops refreshing automatically after successful page load.

Requirements:

  • Firefox web browser
  • Python 3

Setup:

  1. Clone the repository:
git clone https://github.com/chouaibcher/AutomaticRefresh.git
  1. Install dependencies:
pip install -r requirements.txt
  1. Run the script:
python main.py

By CHERIBET CHERIF Chouaib

About

Automatic Refresh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages