# Privacy Police

#### Information We Do Not Collect (Chrome Extension)&#x20;

Cryptoman does not collect, store, or transmit any personal data or usage data. When you use Cryptoman, your information remains on your device, and we do not have access to any personal or browsing data.

#### Permissions (Chrome Extension)

Cryptoman requires certain permissions to function correctly:

**activeTab:** Allows the extension to interact with the currently active tab.&#x20;

**scripting:** Enables the extension to inject scripts into X (Twitter) pages you visit.&#x20;

**storage:** Allows the extension to save your settings and preferences locally on your device. These permissions are solely used to provide the intended functionality of the extension and are not used to collect or transmit any data.

#### Data Collection API Usage&#x20;

Our extension uses two cryptocurrency data providers:

* CoinMarketCap API (when API key is provided)
* CoinPaprika API (default service)

We do not store any API response data permanently. All data is temporarily displayed and refreshed with each request.

#### Settings Storage We store only:

* Your CoinMarketCap API key (if provided)
* Analysis mode preference (All Text/Hashtag Only)
* Maximum results setting All settings are stored locally in your browser using Chrome's storage API.

#### Data Security&#x20;

Since we do not collect any personal data through our Chrome extension, there are no security concerns related to the transmission of personal information. Your CoinMarketCap API key, if provided, is stored securely in your browser's local storage.

#### User Rights&#x20;

You have complete control over your data:

* Clear all stored settings by uninstalling the extension
* Update or remove your API key at any time
* Modify analysis preferences as needed

#### Reporting Bugs and Security Vulnerabilities&#x20;

Your security is important to us. If you discover any bugs or security vulnerabilities in our extension, please report them immediately. You can contact us at:

<mark style="color:orange;"><digitaldesignug@gmail.com></mark>

#### Changes to This Privacy Policy&#x20;

We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page. You are advised to review this Privacy Policy periodically for any changes.

Contact Us If you have any questions about this Privacy Policy:

<mark style="color:orange;"><digitaldesignug@gmail.com></mark>

Thank you for using Cryptoman and for helping us keep it secure and efficient.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cryptoman-1.gitbook.io/cryptoman-docs/about/privacy-police.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
