This Chrome extension streamlines the process of finding and booking concert tickets on popular Korean platforms. such as Melon Ticket, Yes24 and Interpark. The extension includes a user-friendly popup with the ability to register for automatic booking. Once a concert page is opened, the extension automates the process, ensuring a hassle-free experience in securing a seat for the event.
Note
This extension is designed for use on the global versions of the platforms and may not be compatible with the Korean versions.
- Clone the repository.
- Load the extension in Chrome via
chrome://extensions/
and select "Load unpacked." - Open the extension popup and register for automatic booking on the global versions of Melon Ticket, Yes24, and Interpark.
- Upon visiting a supported concert page on the global version of the platforms, the extension automates the booking process.
Caution
Using this extension for automated booking may lead to a ban on the respective platforms. It is important to note that the developers of this extension are not responsible for any account bans or consequences that may arise from using the automated booking feature. Use at your own discretion.
form
: HTML, CSS, and JavaScript for the main popup form.interparkForm
,melonticketForm
,yes24Form
: Platform-specific registration forms.mainPage
: HTML, CSS, and JavaScript for the main extension popup.
melonticket
,yes24
,interpark
: JavaScript logic for executing auto booking on each site.common
: Utility scripts shared across platforms.