Skip to content

Instantly share code, notes, and snippets.

@anthonyharley32
Created February 9, 2025 00:08
Show Gist options
  • Save anthonyharley32/7ecd38d8ae10ee77f0a2f84f29642446 to your computer and use it in GitHub Desktop.
Save anthonyharley32/7ecd38d8ae10ee77f0a2f84f29642446 to your computer and use it in GitHub Desktop.
Privacy Policy for LlamaBar Chrome Extension - A local AI assistant powered by Ollama

LlamaBar Privacy Policy

Data Collection

LlamaBar does not collect, store, or transmit any user data. All interactions with the AI model are processed locally on your machine through Ollama.

Local Processing

  • All text processing occurs locally on your computer
  • No data is sent to external servers
  • All AI interactions are handled by your local Ollama installation
  • No user data or conversations are stored or persisted

Permissions

The extension requires certain permissions to function:

  • activeTab: For text selection functionality
  • scripting: For handling text selection events
  • sidePanel: For displaying the AI interface
  • clipboardWrite: For copying AI responses
  • localhost access: For communicating with your local Ollama installation

Contact

If you have any questions about this privacy policy, please create an issue on our GitHub repository or contact [Your Contact Info].

Last updated: [Current Date]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment