Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.77 KB

File metadata and controls

37 lines (24 loc) · 1.77 KB

League of Legends Chrome Extension Server Status

icon

This is a simple Chrome extension that allows you to check the server status of League of Legends for various regions. It fetches the status from the Riot Games API and displays whether the servers are online or offline.

Features

  • Supports multiple regions: EUNE, EUW, BR, JP, KR, LAN, LAS, NA, OCE, RU.
  • Displays the server status for the selected region.
  • Provides a button to quickly access the official Riot Games Server Status page for League of Legends.

Installation

  1. Clone the repository or download the source code.
  2. Open Google Chrome browser and go to chrome://extensions.
  3. Enable the "Developer mode" toggle in the top-right corner.
  4. Click on the "Load unpacked" button and select the folder containing the extension files.
  5. The extension should now be installed and visible in your extensions list.

Usage

  1. Click on the extension icon in the Chrome toolbar.
  2. The server status will be displayed, indicating whether the League of Legends servers are online or offline for the selected region.
  3. Click on the "League of Legends Server Status" button to open the official Riot Games Server Status page for the selected region.

Screenshot

11111

Credits

This extension was created by @CryptGodSon.

License

This project is licensed under the MIT License.

Feel free to contribute to the project by creating pull requests or submitting issues for any improvements or bug fixes.