my-football-tracker-extension

My Football Tracker

A Chrome extension that helps you track your favorite football team’s last result and next fixture.

Features

Supported Leagues

Installation

  1. Clone or download this repository
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable “Developer mode” in the top right corner
  4. Click “Load unpacked”
  5. Select the folder containing this extension

Usage

  1. Click the extension icon in your browser toolbar
  2. Choose how to find your team:
    • Browse by League: Select a league from the dropdown and pick your team from the list
    • Search by Name: Enter your team’s name (e.g., “Arsenal”) and click “Save Team”
  3. View your team’s last result and next fixture
  4. Click “Change” to select a different team anytime

Technical Details

Files

API

This extension uses TheSportsDB API:

Permissions

Development

The extension uses vanilla JavaScript with modern async/await patterns. Key features include:

License

This is a personal project for educational purposes.