A Chrome extension that celebrates your problem-solving successes with custom media. When you solve a LeetCode problem, the extension detects your success and displays a celebration overlay with your chosen media.
|
|
- YouTube Videos: Add clips from any YouTube video
- Vimeo Videos: Add high-quality video clips from Vimeo
- Tenor GIFs: Add high-quality GIFs from Tenor
- Giphy GIFs: Add animated GIFs from Giphy
- Easy Selection: Choose specific media for celebrations with one click
- Single URL Input: One input field for all supported media platforms
- Click to Select: Simply click on any media to select it for celebrations
- One-Click Management: Easy edit, delete, and organize functionality
- Multi-Browser Support: Works on Chrome, Edge, Brave, and Firefox
-
Download the extension
git clone https://github.com/prxshetty/CodeClimax.git cd CodeClimax -
Choose your browser below and follow the specific instructions
Step 1: Open Extensions Page
- Chrome: Go to
chrome://extensions/ - Edge: Go to
edge://extensions/ - Or use menu: Three dots β More tools β Extensions
Step 2: Enable Developer Mode
- Toggle "Developer mode" in top right corner
- This enables loading unpacked extensions
Step 3: Load the Extension
- Click "Load unpacked" button
- Navigate to and select the
CodeClimaxfolder - Click "Select Folder"
Step 4: Verify Installation
- Look for CodeClimax icon in your browser toolbar
- If you don't see it: Click puzzle piece icon β Pin CodeClimax
- Click the icon to open settings panel
Step 1: Open Debug Mode
- Go to
about:debugging - Click "This Firefox" in the left sidebar
Step 2: Load Temporary Add-on
- Click "Load Temporary Add-on"
- Navigate to the
CodeClimaxfolder - Select any file in the folder (like
manifest.json)
Step 3: Note for Firefox
- The extension will only work for the current session
- For permanent installation, you'll need to sign the extension
- Consider using Chrome/Edge for better compatibility
Step 1: Open Extensions
- Go to
brave://extensions/ - Or: Menu β Extensions
Step 2: Enable Developer Mode
- Toggle "Developer mode" switch
Step 3: Load Extension
- Click "Load unpacked"
- Select the
CodeClimaxfolder - Extension will be installed
"Extension not allowed" Error
- Ensure you're loading a folder, not individual files
- Check that
manifest.jsonexists in the folder - Try different browser (Chrome/Edge recommended)
"Package is invalid" Error
- Verify all files are downloaded
- Check
manifest.jsonsyntax - Ensure no files are corrupted
Icon Not Visible
- Click puzzle piece icon in toolbar
- Find CodeClimax and click the pin icon
- Extension should now appear in toolbar
After installation, verify everything works:
- Icon Check: CodeClimax icon appears in toolbar
- Popup Opens: Click icon β settings panel opens
- URL Input: You can paste URLs in the input field
- Test Media: Try adding a YouTube or Tenor URL
- LeetCode Test: Visit a LeetCode problem page
Ready to Go! π Your CodeClimax extension is now installed and ready to celebrate your coding victories!
-
Open CodeClimax Settings
- Click the CodeClimax icon in your Chrome toolbar
- The settings panel will open
-
Add Media
- Find a YouTube video, Vimeo video, Tenor GIF, or Giphy GIF you like
- Copy the URL (examples below)
- Paste it into the URL field
- Click "Add"
-
Select for Celebrations
- Click on any media item in your library to select it
- Selected items will have a yellow border and checkmark
- That's it! Your selection will now play when you solve problems
YouTube Videos:
https://youtube.com/watch?v=dQw4w9WgXcQhttps://youtu.be/dQw4w9WgXcQhttps://youtube.com/shorts/dQw4w9WgXcQhttps://youtube.com/embed/dQw4w9WgXcQ
Tenor GIFs:
https://tenor.com/view/excited-celebration-dance-gif-12345678
Giphy GIFs:
https://giphy.com/gifs/excited-celebration-dance-12345678https://gph.is/excited-celebration-dance
Vimeo Videos:
https://vimeo.com/123456789https://player.vimeo.com/video/123456789
Delete Media:
- Click the ποΈ delete button on any media item
- The media will be immediately removed from your library (no confirmation needed)
Clear All:
- Click the trash icon in the Media Library header
- This removes all media except the default celebration
- Useful for starting fresh
CodeClimax automatically detects when you successfully solve a LeetCode problem using:
- DOM Monitoring: Watches for success indicators on the page
- Smart Detection: Recognizes "Accepted", "Success", and "Passed" messages
- Prevention of Duplicates: Avoids showing multiple celebrations for the same problem
When you solve a problem, CodeClimax chooses celebration media in this order:
- User Selected: If you explicitly selected media, it plays first
- User Uploads: Any media you've uploaded
- Default: The classic DiCaprio celebration
- All media and settings are stored locally in your browser
- No data is sent to external servers
- Your privacy is protected
Problem: Celebrations don't appear when solving problems Solutions:
- Make sure you're on a LeetCode problem page (
leetcode.com/problems/*) - Check that the extension is enabled (no errors in Chrome extensions page)
- Refresh the LeetCode page after installing the extension
- Try solving a simple problem to test
Problem: "Error adding media" message Solutions:
- Check that the URL is correct (copy/paste directly from YouTube/Tenor)
- Make sure the video/GIF is public and accessible
- Try a different URL to test
- Check your internet connection
Problem: Black screen or media doesn't load Solutions:
- Check your internet connection
- Try selecting a different media item
- Clear the extension data and re-add media
- Some YouTube videos may have restrictions - try another one
If everything else fails:
- Open CodeClimax settings
- Click the trash icon to clear all media
- Refresh LeetCode pages
- Re-add your media
We welcome contributions! Here's how to help:
- Check existing issues on GitHub
- Create a detailed bug report
- Include:
- Chrome version
- Steps to reproduce
- Expected vs actual behavior
- Screenshots if applicable
- Check if already requested
- Describe the feature clearly
- Explain why it would be useful
- Provide examples if possible
- Fork the repository
- Create a feature branch
- Make your changes
- Test thoroughly
- Submit a pull request
- Removed Confirmation Dialog: Individual media items now delete immediately when clicking the ποΈ button
- Added Giphy Support: Import GIFs from Giphy URLs
- Added Vimeo Support: Import video clips from Vimeo URLs
- Enhanced URL Support: Expanded URL validation for all supported platforms
- Initial release with YouTube and Tenor support
- Basic media library management
- LeetCode success detection
- Celebration overlay system
Your privacy is important to us. CodeClimax is designed to be privacy-focused:
- Local Storage Only: All data is stored locally in your browser
- No Personal Data Collection: We don't collect personal information, browsing history, or transmit data to servers
- User Control: You have complete control over your celebration media and settings
- Transparency: Full transparency about what data is stored and why
Read our full Privacy Policy for detailed information about data handling and your rights.
This project is licensed under the MIT License


