Skip to content

aiden506/Randomeddit_Chrome_Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Randomeddit – Chrome Extension for Reddit's r/Showerthoughts

Randomeddit is a lightweight Chrome extension that fetches and displays the top posts from r/showerthoughts using Reddit’s public API. With a single click, users can enjoy insightful and humorous thoughts directly from their browser—no extra permissions required.


🔍 Features

  • Fetches top posts from r/showerthoughts
  • Clean and simple UI
  • No user login or additional permissions required
  • One-click access via Chrome extension button

🛠️ Installation (Manual Setup)

Follow these steps to manually add the extension to your browser:

  1. Open chrome://extensions in your Chrome browser.
  2. Enable Developer mode (toggle at the top right).
  3. Click on Load unpacked.
  4. Select the entire folder of this GitHub repository.
  5. The extension should now appear in your toolbar.

💡 How It Works

  • On clicking the extension icon, the extension sends a request to Reddit’s API.
  • It retrieves a list of top posts from r/showerthoughts.
  • The top content is rendered directly in the extension popup.

📦 Tech Stack

  • HTML, CSS, JavaScript
  • Reddit Public API (no authentication)
  • Chrome Extensions API

📌 Future Enhancements

  • Option to choose other subreddits
  • Filtering by time (e.g., top daily, weekly, monthly)
  • Dark mode toggle

📄 License

MIT License – see LICENSE for details.

image image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published