Installation and Setup Issues
Extension not appearing in toolbar
Extension not appearing in toolbar
Check if extension is installed
- Open your browser’s extensions page:
- Chrome:
chrome://extensions - Firefox:
about:addons - Edge:
edge://extensions
- Chrome:
- Verify that Page Assist is listed and enabled
Pin the extension
- Click the extensions icon (puzzle piece) in your toolbar
- Find Page Assist in the list
- Click the pin icon to pin it to your toolbar
Restart browser
Models not loading or appearing
Models not loading or appearing
- Verify Ollama is running: Check that Ollama is active by visiting
http://localhost:11434 - Pull a model: Make sure you have at least one model downloaded:
- Refresh model list: In Page Assist settings, try refreshing the model list
- Check connection: Ensure there are no connection issues (see Connection Issues)
Settings not saving
Settings not saving
- Make sure you click the Save button after making changes
- Check browser storage permissions for the extension
- Try clearing the extension’s storage and reconfiguring:
- Go to browser extensions page
- Find Page Assist
- Look for storage or data options
- Clear and reconfigure
- Reinstall the extension if the issue persists
Usage Issues
Responses are slow or timing out
Responses are slow or timing out
- Check your system resources (CPU, RAM, GPU usage)
- Try a smaller model if you have limited resources
- Close other resource-intensive applications
- Ensure your model is fully loaded (first response may be slower)
- Check your network connection
- Verify the server is responding at the configured URL
- Check server logs for errors or resource constraints
- Consider increasing timeout settings if available
Responses are incomplete or cut off
Responses are incomplete or cut off
- Check the context length settings for your model
- Some models have token limits that may cut off longer responses
- Try asking for shorter responses or breaking your question into parts
- Consider using a model with a larger context window
Error: 'Model not found'
Error: 'Model not found'
Verify model is pulled
Pull the model
Refresh Page Assist
- Close and reopen Page Assist
- Or refresh the model list in settings
Chat history not saving
Chat history not saving
- Check browser storage permissions for the extension
- Verify you’re not in incognito/private browsing mode
- Check if you have sufficient storage space
- Try exporting and importing your chat history if available
Browser-Specific Issues
Chrome/Edge: Extension keeps disabling
Chrome/Edge: Extension keeps disabling
- Check if you’re using a work/school managed browser
- Verify the extension is from the official store
- Disable “Enhanced Safe Browsing” temporarily to test
- Check Chrome/Edge policies that might restrict extensions
Firefox: Content Security Policy errors
Firefox: Content Security Policy errors
- Check the browser console for specific CSP violations
- Ensure you’re using the latest version of Page Assist
- Try disabling other extensions that might interfere
- Report the issue with console logs to the developers
Safari: Extension not working
Safari: Extension not working
- Ensure you’ve granted all requested permissions
- Check Safari’s extension settings
- Verify Safari is up to date
- Some features may not be available on Safari
Performance Issues
High CPU/memory usage
High CPU/memory usage
- This is normal when running AI models locally
- Use smaller models if your system is struggling
- Monitor with:
ollama ps - Adjust the number of concurrent models loaded
- Clear chat history if it’s very long
- Close and reopen the extension
- Check for browser memory leaks
- Update to the latest version
Browser slowing down
Browser slowing down
- Clear browser cache and cookies
- Disable other unused extensions
- Close unnecessary tabs
- Restart the browser
- Check if the issue occurs without Page Assist enabled
Update and Compatibility Issues
New version not installing
New version not installing
- Automatic updates: Check if automatic updates are enabled in your browser
- Manual update: Try removing and reinstalling the extension
- Cache issue: Clear browser cache and try again
- Store issue: Check if there are known issues with the extension store
Breaking changes after update
Breaking changes after update
- Check the release notes for breaking changes
- Review your settings - some may need reconfiguration
- Clear extension storage and reconfigure if necessary
- Report bugs on the GitHub repository
- Consider rolling back to a previous version if available
Data and Privacy
How to export chat history
How to export chat history
- Open Page Assist settings
- Look for data export or backup options
- Export your chat history to a file
- Store the file securely for backup
How to clear all data
How to clear all data
Clear extension data
- Go to your browser’s extensions page
- Find Page Assist
- Look for “Clear storage” or similar option
Reset settings
Reinstall (if needed)
Still Need Help?
If your issue isn’t covered here:- Check the Connection Issues page for Ollama-specific problems
- Review Extension Conflicts if Page Assist interferes with other websites
- Search existing GitHub issues for similar problems
- Open a new issue with detailed information about your problem
- Operating system and version
- Browser and version
- Page Assist version
- Ollama version (if applicable)
- Steps to reproduce the issue
- Screenshots or error messages