VLR Calendar is a Google Chrome extension designed to import match dates from vlr.gg into Google Calendar. With this extension, users can easily select Valorant match dates from vlr.gg and download them as a CSV file to import into Google Calendar.
- Clone or download this repository.
- Open Google Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" by toggling the switch in the top-right corner.
- Click the "Load unpacked" button and select the directory where you cloned or downloaded this repository.
- Navigate to vlr.gg matches page.
- Select the matches you want to add to your calendar by checking the boxes next to each match.
- Click the "Download selected matches as CSV file" button.
- Click the "Redirect to Calendar Import Page" button to go to Google Calendar import settings.
- Import the downloaded CSV file into Google Calendar.
manifest.json
: Configuration file for the Chrome extension.popup.html
: HTML file for the extension's popup.content.js
: JavaScript file that handles the extension's functionality.
This project is licensed under the MIT License - see the LICENSE file for details.
Created by ithesadson.