Installation and Setup Issues
Extension not appearing in toolbar
Extension not appearing in toolbar
If Page Assist doesn’t appear in your browser toolbar after installation:
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
Models not loading or appearing
Models not loading or appearing
If you don’t see any models in Page Assist:
- 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
If your settings aren’t being saved:
- 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
If you’re experiencing slow responses or timeouts:For local models:
- 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
If model responses are being truncated:
- 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'
Chat history not saving
Chat history not saving
If your conversation history isn’t being saved:
- 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
If the extension disables itself:
- 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
If you see CSP errors in Firefox:
- 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
Safari extensions may have additional restrictions:
- 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
If Page Assist is using too many resources:For local Ollama:
- 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
If your browser becomes sluggish:
- 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
If updates aren’t 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
If something breaks after an 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
To back up your conversations:
- Open Page Assist settings
- Look for data export or backup options
- Export your chat history to a file
- Store the file securely for backup
The exact export process may vary by version. Check the settings menu for available options.
How to clear all data
How to clear all data
To completely reset Page Assist:
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