Skip to content

gupta-soham/ipl-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPL Chrome Extension

This is a Chrome extension that fetches live scores and other match details for the Indian Premier League (IPL) cricket matches using the API provided by cricketdata.org. This is my first ever project in JavaScript and it's intended to serve as a learning exercise for me.

Getting Started

To use this extension, you need to install it in your Chrome browser. Some basic knowledge of JavaScript and implementation using APIs(Application User Interface) was be used to build this project.

Preview

Preview GIF

Installation

  1. Clone this repository to your local machine.
  2. Open Chrome browser and type chrome://extensions/ in the address bar.
  3. Enable Developer mode.
  4. Click on the Load unpacked button and select the folder where the cloned repository is saved.
  5. The extension will be installed in your browser.

Usage

  1. Click on the extension icon in the Chrome browser toolbar.
  2. The extension will fetch live scores and other match details for the current IPL matches using the API provided by cricketdata.org.
  3. The scores and details will be displayed in a popup window.
  4. You can click on the Refresh button to update the scores.

Dependencies

This project uses the following dependencies:

  • fetch API to retrieve data from the API provided by cricketdata.org.

Credits

This project was made possible by the API provided by cricketdata.org.

License

This project is licensed under the MIT License. See the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published