// legal · njectify

Privacy Policy — Njectify

Effective date: June 18, 2026 · Last updated: June 18, 2026

Executive Summary

Njectify does not collect personal data. All computation happens locally in your browser. External synchronization (Google Drive) is completely optional and uses your own credentials.

1. Who is responsible?

Controller: Diego Dias

Contact: contato@newlevel.com.br

2. What data do we collect?

2.1. Data we DO NOT collect

  • ❌ Your IP address
  • ❌ Browser or device identifiers
  • ❌ Content of scripts or styles you inject
  • ❌ Browsing history
  • ❌ Clicks, mouse movement, or behavior

2.2. Data we collect (locally)

Local Storage:

  • Scripts and styles you create (stored in your browser's IndexedDB)
  • Projects and configurations (chrome.storage local)
  • Language preferences, theme, shortcuts
  • Edit history (file snapshots)

None of this data leaves your browser.

3. Extension permissions

<all_urls>

Required to inject scripts and styles on any page you configure. Njectify only injects on URLs you explicitly activate in projects.

storage, activeTab, scripting, tabs

Required to track active tabs, store your edits, and execute injections.

identity, identity.email

Used only if you opt in to Google Drive sync. You authorize the extension to read your email to sync data.

alarms

Used for scheduling automatic synchronizations (if enabled).

4. Data shared with third parties

4.1. Google Drive (Opt-in)

If you enable Google Drive synchronization:

  • Your projects, scripts, and styles are sent to your Google Drive account
  • Google accesses data according to its own Privacy Policy
  • You have full control over when to sync and with whom to share

4.2. AI APIs (Opt-in)

If you use the integrated AI assistant:

  • You provide your own API key (Groq or Google Gemini)
  • Njectify sends only the code/CSS snippet you selected
  • You are responsible for your key — we do not share it

Njectify has no servers. No data about you is stored on our servers.

5. Data retention

  • Local data: Stored indefinitely until you uninstall the extension or clear local data
  • Google Drive: Retained in your Google account according to their policy
  • API logs: We do not store them — each call is stateless

6. Your rights (LGPD)

In accordance with the General Data Protection Law (Lei nº 13.709/2018), you have the right to:

  • Access your data (it's all in your browser — export via backup)
  • Rectify incorrect data (edit directly in the extension)
  • Delete data (uninstall the extension or clear local data)
  • Data portability (export in .njectify format)
  • Withdraw consent for synchronizations (anytime via SettingsModal)

To exercise these rights, contact: contato@newlevel.com.br

7. Security

  • Local data is stored in your browser's IndexedDB (same security as web apps)
  • External synchronizations use mandatory HTTPS
  • Njectify does not encrypt data before sending to Google Drive (use your private credentials)

8. Changes to this policy

Njectify may update this policy. We will notify you via changelog in the GitHub repository.

9. Contact

Privacy questions?

Version: 1.0 · Last updated: June 18, 2026