An open-source Chromium extension that enables users to log in to Discord using their token. This tool is designed for educational purposes and should be used responsibly within ethical boundaries.
Accessing Discord accounts using a token without explicit permission violates Discord's Terms of Service. This extension is intended solely for educational and ethical use. The developer does not endorse or support any malicious activities conducted with this tool.
- Login to Discord using a user token directly from the browser.
- Simple and intuitive user interface.
- Lightweight and easy to install.
-
Download the Repository
- Clone the repository or download it as a ZIP file.
-
Extract Icons
- Ensure you extract the
icons.7zarchive. - The extension requires these icons to function properly.
- Ensure you extract the
-
Load the Extension in Chromium-Based Browser
- Open your browser and navigate to
chrome://extensions/. - Enable Developer mode (toggle switch in the top right corner).
- Click on Load unpacked and select the directory where you extracted the repository.
- Open your browser and navigate to
- Click on the extension icon in your browser toolbar.
- Enter your Discord token in the provided field.
- Click the Login button.
- The extension will open a new tab and log you into Discord using the provided token.
background.jsβ Handles background processes for the extension.popup.htmlβ Defines the HTML structure of the popup interface.popup.jsβ Contains JavaScript logic for the popup interface.popup.cssβ Styles the popup interface.manifest.jsonβ Metadata for the Chrome extension.icons.7zβ Archive containing necessary icons for the extension.
Developed by 0Rafas.
This project is open-source and available under the MIT License.
Disclaimer: This project is intended for educational purposes only. The developer is not responsible for any misuse or damage caused by this extension.