Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.19 KB

README.md

File metadata and controls

41 lines (23 loc) · 1.19 KB

CricLive 🏏- Live Cricket Match Status Chrome Extension

CricLive is a Chrome extension that displays live cricket match status beautifully.

Features

  • Displays live cricket match status.
  • Shows Offline status when internet goes off.
  • Filters out matches that haven't started or are already won.
  • Shows flag logos for Team A and Team B.
  • Provides match type, team names, and scores.
  • Supports multiple match formats (T20, ODI, etc.).

How to Use

  1. Clone or download this repository to your local machine.

  2. Open Chrome browser and navigate to chrome://extensions/.

  3. Enable "Developer mode" by toggling the switch in the top right corner.

  4. Click on the "Load unpacked" button.

  5. Select the directory where you have cloned or downloaded this repository.

  6. The CrixLive extension icon will appear in the Chrome toolbar.

  7. Click the icon to view live cricket match statuses.

Credits

This project uses the CricDataOrgAPI to fetch live cricket match data.

License

This project is licensed under the MIT License - see the MIT file for details.

Acknowledgments

  • Special thanks to the CricDataOrgAPI team for providing cricket match data.