Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aryanraj13/cricket-updates-chrome-extension
ScoreStream Pro is your go-to Chrome extension for real-time cricket scores and news updates. made using css, javascript, html, nodejs,api
https://github.com/aryanraj13/cricket-updates-chrome-extension
api chrome-extension css html javascript json
Last synced: 9 days ago
JSON representation
ScoreStream Pro is your go-to Chrome extension for real-time cricket scores and news updates. made using css, javascript, html, nodejs,api
- Host: GitHub
- URL: https://github.com/aryanraj13/cricket-updates-chrome-extension
- Owner: aryanraj13
- Created: 2023-12-30T12:49:35.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-15T15:48:49.000Z (7 months ago)
- Last Synced: 2024-05-16T04:47:59.448Z (7 months ago)
- Topics: api, chrome-extension, css, html, javascript, json
- Language: JavaScript
- Homepage:
- Size: 8.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cricket Chrome Extension
## Overview
The Cricket Chrome Extension provides live updates on cricket matches and top news headlines. It's a simple and user-friendly extension that keeps you informed about the latest cricket scores and important news.
## Features
- **Live Cricket Updates:** Get real-time information about ongoing cricket matches, including scores, wickets, and overs.
![alt text](https://github.com/aryanraj13/Cricket-Updates-Chrome-Extension/blob/main/score.png?raw=true)
- **Top News Headlines:** Stay updated with the latest top news headlines from TechCrunch.
![alt text](https://github.com/aryanraj13/Cricket-Updates-Chrome-Extension/blob/main/new.png?raw=true)
## Installation
Follow these steps to install the extension:
1. Clone the repository:
```bash
git clone https://github.com/your-username/cricket-chrome-extension.gitOpen Chrome and go to chrome://extensions/.
Enable "Developer mode" in the top right corner.
Click on "Load unpacked" and select the directory where you cloned the repository.
Usage
Open a new tab in Chrome to access the extension.Click the "Matches" button to get live cricket updates.
Click the "News" button to read top news headlines from TechCrunch.
Customization
API Keys
Replace the placeholder API keys in script.js with your own keys.Cricket API Key: https://cricketdata.org/
News API Key: https://newsapi.org/
Styles and Icons
You can customize the extension's appearance by modifying styles in style.css. Replace icons in the img folder to give it a personalized touch.Dark Mode
Toggle between dark and light modes by clicking the moon icon in the top right corner.Refresh Data
Click the refresh icon to hit the API again and update the data.Contributing
Contributions are welcome! Fork the repository, make your changes, and submit a pull request.