Thank you for your interest in contributing to NoYTVideo! Here's how you can help:
- 🐛 Report bugs
- 💡 Suggest new features
- 📝 Improve documentation
- 🌍 Help with translations
- 💻 Submit pull requests
- Fork the repository
- Clone your fork:
git clone https://github.com/your-username/NoYouTubeVideo.git - Create a new branch:
git checkout -b feature/your-feature-name - Make your changes
- Test your changes
- Push to your fork and submit a pull request
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked"
- Select the root directory of the project
- Make sure to test both YouTube video blocking and YouTube Music accessibility
- Open Firefox and go to
about:debugging - Click "This Firefox"
- Click "Load Temporary Add-on"
- Navigate to the
firefox_extensionfolder - Test functionality on both YouTube and YouTube Music
- Update the README.md with details of changes if applicable
- Update the version numbers following Semantic Versioning
- Your PR will be reviewed by maintainers
- Once approved, your PR will be merged
- Use consistent indentation (2 spaces)
- Follow existing code patterns
- Comment your code when necessary
- Keep functions small and focused
- Check our Discussions page
- Create an issue if you find a bug
- Ask questions in the Q&A section of Discussions