Skip to content

A Chrome extension that brings back comments to your series

License

Notifications You must be signed in to change notification settings

rwaltenberg/crunchycomments

Repository files navigation

Chrome Web Store Version Mozilla Add-on Version

CrunchyComments

Bring back comments to your series and enhance your Crunchyroll experience with CrunchyComments! This Chrome and Firefox extension integrates a comment section powered by Disqus below each episode on Crunchyroll, allowing you to dive into discussions, share your thoughts, and connect with fellow anime fans directly on the Crunchyroll platform.

Features

  • 📝 Integrated Comments Section: Easily access a comments section below each episode on Crunchyroll, allowing you to discuss and share your thoughts in real-time.
  • Powered by Disqus: Utilize the popular Disqus platform for comments, ensuring a familiar and user-friendly experience.
  • 🔄 Automatic Updates: The comments section updates automatically with each new episode, keeping discussions relevant and engaging.
  • 🌐 Community Engagement: Foster a sense of community by connecting with other anime enthusiasts and exchanging opinions, theories, and reactions.

How It Works

  1. Install the Extension: Add CrunchyComments to your Chrome or Firefox browser.
  2. Visit Crunchyroll: Navigate to your favorite anime episodes on Crunchyroll.
  3. Start Commenting: Scroll down to the comments section below each episode and join the conversation.

Installation Instructions

Chrome

  1. Download the extension at the Chrome Web Store.
  2. Click "Add to Chrome".

Firefox

  1. Download the extension at the Firefox Add-ons website.
  2. Click "Add to Firefox".

Development

To set up the development environment:

git clone https://github.com/rwaltenberg/crunchycomments.git
cd crunchycomments
npm install

Running in Development Mode

To run in development mode in Chrome:

npm run dev

To run in development mode in Firefox:

npm run dev:firefox

Building for Production

To build for production in Chrome:

npm run build

To build for production in Firefox:

npm run build:firefox

Zipping the Extension

To zip the extension for distribution in Chrome:

npm run zip

To zip the extension for distribution in Firefox:

npm run zip:firefox

Issues

If you encounter any bugs, have feature requests, or other suggestions, please open an issue on our GitHub Issues page. Your feedback is highly appreciated and will help improve the extension!

Contributing

We welcome contributions from the community! Feel free to:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit your changes (git commit -m 'Add new feature')
  4. Push to the branch (git push origin feature-branch)
  5. Create a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

For any questions or feedback, please open an issue on GitHub.


Transform your Crunchyroll viewing experience with CrunchyComments. Join the community and start engaging with fellow anime fans today! Install Now and Join the Conversation!

About

A Chrome extension that brings back comments to your series

Resources

License

Stars

Watchers

Forks

Packages

No packages published