Description
The Firefox browser extension builds, installs, and authenticates via GitHub credentials without errors, but does not send any page content to the service.
Steps to reproduce
- Install the Firefox extension
- Authenticate using GitHub credentials (succeeds)
- Navigate to any page
- Observe that no content is sent
Expected behaviour
After authentication, the extension should capture and send page content.
Notes
- Chrome has not been tested
- Authentication appears to complete successfully — the issue is limited to content capture