Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 850 Bytes

File metadata and controls

7 lines (6 loc) · 850 Bytes

Privacy Policy for Pollinations Extension

  1. Data Collection: This extension does not collect, store, or transmit any personal user data, browsing history, or analytics to the developer.
  2. API Usage: All generation requests (Image, Video, Text) are sent directly from the user's browser to the Pollinations.ai API (https://gen.pollinations.ai). The extension acts solely as a client-side interface.
  3. Permissions:
  • Host Permissions (<all_urls>): Required solely to enable the "Context Menu" feature, allowing users to right-click an image on a webpage and send it to the extension as a reference for generation. The extension only accesses data when the user explicitly clicks this context menu item.
  • Storage: API keys and user settings are stored locally in the user's browser (chrome.storage.local) and are never synced to external servers.