Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ohnogaurav authored Jun 16, 2024
1 parent 7653b2e commit b37bde8
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Auto Refresh Chrome Extension

This Chrome extension automatically refreshes the URLs of all open websites in tabs at regular intervals.

## Features

- **Automatic Refresh:** Periodically refreshes the URLs of open tabs.
- **Customizable Interval:** Set the refresh interval according to your preference.
- **User-Friendly:** Simple interface and easy to use.

## Installation

To install the extension in your Chrome browser:

1. Clone this repository or download it as a ZIP file and extract it.
2. Open Chrome and go to `chrome://extensions/`.
3. Enable **Developer mode** in the top right corner.
4. Click on **Load unpacked** and select the directory where you extracted the extension.

## Usage

1. Once installed, click on the extension icon in the Chrome toolbar.
2. Enter the refresh interval (in seconds) in the popup window.
3. Click **Start** to begin auto-refreshing the URLs of all open tabs.

## Contributing

Contributions are welcome! Here are a few ways you can contribute:
- Report bugs or suggest features by opening an issue.
- Fork the repository, make your changes, and submit a pull request.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Acknowledgments

- Built using JavaScript, HTML, and CSS.
- Icon made by Gaurav kumar.

## Support

For any questions or issues, please [open an issue](https://github.com/yourusername/your-repo/issues) on GitHub.

0 comments on commit b37bde8

Please sign in to comment.