1. Data Collection and Usage

  • Discord Token Login extension does not store or transmit user data on external servers.
  • Authentication tokens are used solely to facilitate the login process on discord.com.

2. Local Storage and Security

  • Saved accounts and preferences are stored locally on your device using the chrome.storage.local API.
  • All sensitive data remains in your browser's secure layer; it is not shared with or sold to third parties.

3. Permissions Justification

  • scripting: Required to securely inject the token into the Discord website.
  • tabs: Used to detect the active Discord tab and handle redirection after login.

4. Disclaimer

  • LunaSMM is responsible for the users' own account security and the privacy of the tokens they share.