Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.68 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.68 KB

🔑 KeyWins - Browser Extension

📜 Description

KeyWins is a browser extension designed to automate participation in free case battles on Key-Drop.com. It includes an intuitive user interface for configuring preferences and managing automation.

⚠️ Warning: This project has not been tested for over 2 years. Its proper functionality is not guaranteed.

🌟 Features

  • 🚀 Automation of participation in free case battles.
  • 🔧 Options interface to select cases to join.
  • 🌐 Compatibility with the Key-Drop.com website.

📂 Project Structure

KeyWins/
├── manifest.json         # Extension declaration
├── options.html          # User settings page
├── optionstyle.css       # Styles for the options page
├── popup.html            # Main extension interface
├── popup.js              # Popup scripts
├── style.css             # Popup styles
├── settings.js           # Settings management

🚀 Installation

  1. Clone this repository or download the files.
  2. Open Google Chrome or a compatible browser.
  3. Go to chrome://extensions/.
  4. Enable Developer Mode.
  5. Click Load unpacked extension and select the folder containing the project files.
  6. The KeyWins extension will appear in your toolbar.

🔧 Usage

  1. Click the extension icon to open the popup.
  2. Use the Join button to activate automation.
  3. Configure your preferences in the Options section.

🛠️ Prerequisites

  • A browser compatible with extensions (Chrome, Edge).
  • A stable Internet connection.

📜 License

This project is licensed under the MIT license. You are free to modify and redistribute it.