Privacy Policy
Last Updated: April 4, 2026
Data Collection
- No user tracking
- No analytics
- No cookies
- No external servers contacted
- No personal information collected
- No browsing history recorded
- No data sent to third parties
Local Storage
The Extension uses Chrome's storage API (chrome.storage.sync) to save your preferences:
- Per-site enable/disable settings: Stores only the hostname and a boolean (true/false) indicating whether the extension is enabled for that site
- Example:
{"claude.ai": true}
This is the only data stored by the Extension -- a simple list of hostnames with a true/false value. No personal information, no browsing history, no message content. This data stays on your device, syncs across your Chrome browsers if signed in, and can be cleared by uninstalling the extension.
Permissions Explained
Required Permissions:
tabs-- To detect which website you're visiting and apply per-site settingsstorage-- To save your per-site preferences locallyactiveTab-- To work on the currently active browser tab
Host Permissions:
Content scripts are injected only on specific supported sites: ChatGPT, Claude.ai, Gemini, AI Studio, NotebookLM, Copilot, Perplexity, Monday.com, Base44, and Lovable.dev.
Note: The warning "Read and change data on all websites" is required for the extension to modify the text direction CSS on the pages you visit. It does not mean we are reading your messages.
What the Extension Does
- Detects Hebrew content -- Analyzes text on web pages to identify Hebrew characters (30%+ density threshold)
- Applies RTL direction -- Sets
dir="rtl"only on elements containing Hebrew text - Preserves UI layouts -- Never modifies navigation, toolbars, or application interfaces
- Keyboard shortcuts -- Ctrl+Shift direction switching for manual RTL/LTR control
Third-Party Services
The Extension does NOT use any third-party services, analytics, or tracking tools.
Data Security
Since no data is collected or transmitted, there are no security risks related to data breaches. Your browsing activity remains completely private.
Changes to Website Content
The Extension modifies the display of web pages locally in your browser by adding dir="rtl" attributes and inline CSS styles. These changes happen only in your browser, are never saved permanently, and do not affect the actual website or other users.
Children's Privacy
The Extension does not knowingly collect data from anyone, including children under 13.
Your Rights
Under Israeli Privacy Protection Law (5741-1981), GDPR, and CCPA, you have the right to:
- Disable the Extension at any time through Chrome's extension settings
- Remove all stored preferences by uninstalling the Extension
- Request to view, correct, or delete any data stored by the Extension
To exercise these rights, contact us at the email below.
Changes to This Policy
Material changes to this privacy policy will be posted at least 30 days before taking effect. Minor changes take effect within 7 days of posting. Continued use of the Extension after changes constitutes acceptance of the updated policy.
Compliance
This Extension complies with:
- Chrome Web Store Developer Program Policies
- Israeli Privacy Protection Law (5741-1981)
- General Data Protection Regulation (GDPR)
- California Consumer Privacy Act (CCPA)
Contact
Developer: Asaf Lecht / אסף לכט
Location: Israel
Email: asaflecht@gmail.com
LinkedIn: linkedin.com/in/asaflecht
GitHub: github.com/Seithx