A Chrome extension for quick Discord login and account switching.
DiscordQuickLogin is a Chrome extension that allows you to quickly log in to Discord accounts and switch between them with ease. It is designed for users who manage multiple Discord accounts or want a faster login experience.
| Feature | Description |
|---|---|
| β‘ Quick Login | Instantly log in to Discord with saved credentials |
| π Account Switching | Easily switch between multiple Discord accounts |
| π Secure Storage | Credentials are stored securely in Chrome's local storage |
| π±οΈ Popup UI | Simple popup interface for login and account management |
| π οΈ Easy Setup | No external dependencies required |
- Download or clone this repository.
- Open Chrome and go to
chrome://extensions/. - Enable Developer mode (top right).
- Click Load unpacked and select the project folder.
- The DiscordQuickLogin extension will appear in your extensions bar.
- Click the DiscordQuickLogin icon in your Chrome toolbar.
- Enter your Discord credentials or select a saved account.
- Click Login to access Discord instantly.
- Use the popup to add, remove, or switch accounts.
background.js # Handles extension background logic
content.js # Injects scripts into Discord pages
manifest.json # Chrome extension manifest
popup/ # Popup UI files
index.html # Popup interface
script.js # Popup logic
style.css # Popup styling
infos.md # Additional information
readme.md # This file
This project is provided as-is for personal use.
Found a bug or have a suggestion? Feel free to submit an issue or pull request!
