Reddit Free Awards

Give away free awards on Reddit

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Fejlesztő
nrmu
Napi telepítések
1
Telepítések száma
20
Értékelések
0 0 0
Verzió
2.0.2
Létrehozva
2025.12.30.
Frissítve
2026.01.06.
Size
20 KB
Licensz
CC-BY-NC-SA-4.0
Érvényes

Reddit Free Awards

Give away free awards on Reddit! This script adds a "Free Award" button to posts and comments, allowing you to easily select and send one of the 5 available free awards (Heartwarming, Popcorn, Bravo, Regret, Mindblown).

Features

  • Native Integration: Adds a seamless "Free Award" button next to the Share button on posts and comments.
  • Modern UI: Uses a clean, dark-mode compatible modal that matches Reddit's aesthetic.
  • 5 Free Awards: Quickly select from Heartwarming, Popcorn, Bravo, Regret, and Mindblown.
  • Smart Feedback: Uses Reddit's native toast notifications for success and error messages.
  • Celebration Effect: Enjoy a satisfying confetti burst when you successfully send an award!
  • Optimized: Lightweight script that works with the latest Reddit UI.

How to Use

  1. Install the script.
  2. Browse Reddit as usual.
  3. Look for the Free Award button next to the "Share" button on any post or comment.
  4. Click it to open the award selection modal.
  5. Choose your award!

Installation

  1. Install a userscript manager like Tampermonkey or Violentmonkey.
  2. Click the "Install" button above.
  3. Confirm the installation.

Compatibility

  • Works on the modern Reddit UI (www.reddit.com).
  • Tested on Chrome, Firefox, and Edge.

Support

  • For any issues with the script feel free to post a comment here, or you can contact me directly on Telegram: @nrmu9

Changelog

v2.0.2

  • Fixed the modal not closing when gifting fails

v2.0.1

  • Hotfix: fixed toasts (wait for Reddit module's factories to load)

v2.0.0

  • Complete rewrite with modern, clean code architecture
  • New confetti celebration - enjoy a physics-based confetti burst when you successfully award!
  • Improved toast reliability - dynamically discovers and loads Reddit's notification module (no more hardcoded IDs that break on Reddit updates)
  • Faster button injection - uses requestAnimationFrame for instant button appearance on new content
  • Better performance - optimized DOM handling and GPU-accelerated animations
  • Smoother modal animations - fade in/out transitions for the award picker

v1.6.1

  • Hide Free Award button on NSFW posts and their comments (Reddit doesn't allow awarding NSFW content)

v1.6

  • Redesigned award selection modal with a cleaner, more compact UI
  • Awards are now displayed in a horizontal grid - select one, then click "Give Award"
  • Improved light/dark mode compatibility using Reddit's native CSS variables
  • Improved error message: clearly indicates when Reddit's servers fail (not a script bug)

v1.5

  • Added login detection: the "Free Award" button now only appears when logged in
  • Added self-award prevention: buttons are hidden on your own posts and comments (you can't award yourself anyway)

v1.4

  • Improved user experience: the website no longer refreshes when giving an award. Instead, it instantly appears on the comment/post if it succeeds

v1.3

  • Fixed the default award button not showing in comments

v1.2.1

  • Fixed native notifications for success as well

v1.2

  • Hopefully finally fixed the native notification issue

v1.1

  • Add support for the free award button in subreddit feeds

v1.0

  • Initial release
  • Added support for both Posts and Comments
  • Implemented native toast notifications
  • Added proper error handling