CricLive is a Chrome extension that displays live cricket match status beautifully.
- 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.).
-
Clone or download this repository to your local machine.
-
Open Chrome browser and navigate to
chrome://extensions/
. -
Enable "Developer mode" by toggling the switch in the top right corner.
-
Click on the "Load unpacked" button.
-
Select the directory where you have cloned or downloaded this repository.
-
The CrixLive extension icon will appear in the Chrome toolbar.
-
Click the icon to view live cricket match statuses.
This project uses the CricDataOrgAPI to fetch live cricket match data.
This project is licensed under the MIT License - see the MIT file for details.
- Special thanks to the CricDataOrgAPI team for providing cricket match data.