This is a Firefox browser extension designed to enhance your Fantasy Premier League (FPL) experience by displaying the next four opponents for each player in your team. The extension adds a small badge below each player on the "My Team" page, indicating the upcoming fixtures and their respective difficulty levels.
- Clone the repository to your local machine:
git clone https://github.com/yourusername/fpl-next-opponents-extension.git
- Open Firefox and navigate to
about:debugging. - Click on This Firefox in the sidebar.
- Click the Load Temporary Add-on... button.
- Select the
manifest.jsonfile located in the root directory of the cloned repository. - The extension will be loaded and active on the FPL website.
- Fantasy Premier League for providing the API used in this extension.
- Mozilla for providing extensive documentation on building Firefox extensions.
