Get discord nitro themes for free!
Browser only, unless you use a modification app to open the console in the discord app
- No betterdiscord or any modification apps required
- Done in browser, one click
- No flashing (all of the other methods I seen does this)
- One click
- Contains amoled theme too. Just follow the steps below
This method works without extensions, but is not persistent across reloads. If you can, use the extension method below.
- Go into nitro-themes (for offical discord themes) or custom-themes (themes I made)
- Select the theme you want (open the file). You can preview themes in discord by doing settings > appearance > preview theme
- Copy everything in the file
- In chrome, click on the star icon at the right edge of the url bar (aka make a bookmark)
- In the dialog box, click
More...
- In the url box, delete everything and paste the code you copied from the file
- Go to your discord tab, and click on your new bookmark
This method is a best if you can install your own chrome extensions.
- Do steps 1-3 in the Bookmarklet method
- Download the the repo and put the
chrome-extension
folder somewhere safe - Open the
chrome-extension
folder and opencontent-script.js
- Paste the theme code you copied earlier in there
- [Optional] Remove the
javascript:
at the beginning of the code - Open
chrome://extensions
- Drag the
chrome-extension
folder into the tab - Done! Reload your discord tab, and make sure you don't delete the
chrome-extension
folder
- You need to click on the bookmark again if you reopen discord or reload discord
- The code does not change your mode (light/dark) by default! You have to manually change it according to the theme you are using
- If you are worried that this a virus, don't worry! All source code is provided, just use a javascript beautifier to un-minify it. If you are still uncertain, please see the explaination.
- There are some random not colored parts
The all-in-one.js is a special hack that makes your discord client think that you have nitro.
It is only client-side, while means that you cannot access all nitro features, only a few.
The few that works are custom themes and high streaming quality. Nothing else works, even though it seems like it does.
Although the original hack cannot be seen by discord, this one can be. I haven't heard of anyone's account getting terminated because of this, but I would advise you to take caution while using this hack. With that said, it is safer and easier to use the original hack.
Read custom-themes/suggestions.txt
- I am not responsible if you get into trouble with discord, but there is literally 0 ways for discord to know as this is only a client side modification.
- Don't repost it without my permission