fix(browser): address code review feedback
- Add explicit return value to message listener in content.js - Fix documentation references in QUICKSTART.md - Clarify that GET_PAGE_INFO listener is reserved for future use Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
@@ -114,8 +114,9 @@ If your DocuElevate server requires authentication:
|
||||
|
||||
## Need Help?
|
||||
|
||||
- Check the [Troubleshooting Guide](../docs/Troubleshooting.md)
|
||||
- Check the [Browser Extension Guide](../docs/BrowserExtension.md) for detailed troubleshooting
|
||||
- Review the [API Documentation](../docs/API.md)
|
||||
- See the main [Troubleshooting Guide](../docs/Troubleshooting.md) for general issues
|
||||
- Open an issue on [GitHub](https://github.com/christianlouis/DocuElevate/issues)
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user