- Install dependencies (if any)
- Enable developer mode in Chrome
- Load the extension
- Use consistent indentation (2 spaces)
- Add JSDoc comments for functions
- Follow Chrome Extension best practices(2)
- Test on different websites
- Verify error handling
- Check memory usage
- Update documentation
- Test all features
- Submit PR with clear description