diff options
author | Oxbian <38785328+Oxbian@users.noreply.github.com> | 2025-02-21 20:58:26 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-21 20:58:26 -0500 |
commit | 5f690028055d3a3a584895683e7fc6502600a2d0 (patch) | |
tree | e203c1e2714157863620988ec877e78868a1b1f2 | |
parent | 07b8e001a2d1cc3abe2d0d5e3488dd7e97729dfe (diff) | |
download | discord-no-nitro-emoji-5f690028055d3a3a584895683e7fc6502600a2d0.tar.gz discord-no-nitro-emoji-5f690028055d3a3a584895683e7fc6502600a2d0.zip |
feat: improve READMEmain
-rw-r--r-- | README.md | 20 |
1 files changed, 17 insertions, 3 deletions
@@ -1,9 +1,14 @@ # Discord Emoji without Nitro --- + + + Send animated or not emoji everywhere without using discord nitro. Why paying for just using some links .... - + +**Attention: This extension only works for discord in your web browser, not the application** + ## Using To use this extension, just click on the emojis you want in the chat or discord @@ -12,16 +17,25 @@ emojis menu and paste the link in the chat. **Be careful, discord only render the picture if the link is lonely in a message** *Tips: You can use markdown image to include your emoji in your message* +```markdown +Your message [.](YOUR EMOJI LINK HERE) +``` ## Installing +Discord No Nitro Emoji is now available on the Firefox Add-On Website + +[](https://addons.mozilla.org/en-US/firefox/addon/discord-no-nitro-emoji/) + +For Chrome / Chromium, see below + +## Downloading from Github + The zip discord-no-nitro-emoji file can be obtained from github releases or by packaging the extensions directly from the source code. ### Firefox -The extension is now available on the [Firefox Add-ONS website](https://addons.mozilla.org/en-US/firefox/addon/discord-no-nitro-emoji/). - The addons can be installed from the page `about:debugging#/runtime/this-firefox`, then click on the button `Load Temporary Add-On`, and choose the discord-no-nitro-emoji zip file. |