Additional Info

Why We Use <all_urls>

Legal Eyes uses Supabase magic link login. In order for the extension to receive the authentication token after login, we expose a callback page usingweb_accessible_resources in our manifest. Because Supabase redirects directly to the extension URL,<all_urls> is necessary to allow that redirect to complete. The extension does not inject content scripts or monitor browsing.

No Script Injection

The extension only runs scripts when the user interacts via the popup or context menu. No passive injection, tracking, scraping, or surveillance occurs. All text transformations are triggered by explicit user actions.

AI Usage and Security

Legal Eyes sends your selected text to OpenAI's GPT-4 API to convert it into formal legal language. None of this data is stored or reused. Your tokens and session state are securely managed using Supabase and stored locally in your browser.

Limitations

  • This extension provides suggestions, not binding legal advice.
  • No licensed professionals are reviewing the output.
  • Use at your own discretion for emails, documents, or business messaging.

Versioning & Contact

Current version: v1.0.0

;