-
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.
-
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.
-
scripting: Required to securely inject the token into the Discord website.
-
tabs: Used to detect the active Discord tab and handle redirection after login.
-
LunaSMM is responsible for the users' own account security and the privacy of the tokens they share.